From eec342ab184fe2c0e0b244956b9bf92588863499 Mon Sep 17 00:00:00 2001 From: Adam Ford Date: Sat, 13 May 2017 08:14:37 -0500 Subject: omap3: omap3_logic: switch to using TI_COMMON_CMD_OPTION Enable TI_COMMON_CMD_OPTIONS and remove similar options from the defconfig. Updated with savedefconfig CMD_USB isn't enabled yet. I have some testing to do with musb. Signed-off-by: Adam Ford Reviewed-by: Tom Rini --- board/logicpd/omap3som/Kconfig | 2 ++ 1 file changed, 2 insertions(+) (limited to 'board/logicpd/omap3som') diff --git a/board/logicpd/omap3som/Kconfig b/board/logicpd/omap3som/Kconfig index 03d272a806..68d40dcd62 100644 --- a/board/logicpd/omap3som/Kconfig +++ b/board/logicpd/omap3som/Kconfig @@ -9,4 +9,6 @@ config SYS_VENDOR config SYS_CONFIG_NAME default "omap3_logic" +source "board/ti/common/Kconfig" + endif -- cgit v1.2.3