diff options
Diffstat (limited to 'board/logicpd')
-rw-r--r-- | board/logicpd/omap3som/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
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 |