From 174245b90910438efe31153dd409d53163ea066d Mon Sep 17 00:00:00 2001 From: Masahiro Yamada Date: Tue, 30 Aug 2016 18:51:40 +0900 Subject: ARM: am335x: select DM_GPIO We are supposed to not add config entries with only "default y" in board/SoC Kconfig files. Signed-off-by: Masahiro Yamada Acked-by: Enric Balletbo i Serra --- board/tcl/sl50/Kconfig | 6 ------ 1 file changed, 6 deletions(-) (limited to 'board/tcl/sl50') diff --git a/board/tcl/sl50/Kconfig b/board/tcl/sl50/Kconfig index 390a476..d0068d9 100644 --- a/board/tcl/sl50/Kconfig +++ b/board/tcl/sl50/Kconfig @@ -22,10 +22,4 @@ config CONS_INDEX board you may want something other than UART0 as for example the IDK uses UART3 so enter 4 here. -config DM_GPIO - default y - -config DM_SERIAL - default y - endif -- cgit v1.1