diff options
Diffstat (limited to 'board/ge/mx53ppd/Kconfig')
-rw-r--r-- | board/ge/mx53ppd/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/board/ge/mx53ppd/Kconfig b/board/ge/mx53ppd/Kconfig index 6dc3818cb7..bebb2fab01 100644 --- a/board/ge/mx53ppd/Kconfig +++ b/board/ge/mx53ppd/Kconfig @@ -13,4 +13,6 @@ config SYS_SOC config SYS_CONFIG_NAME default "mx53ppd" +source "board/ge/common/Kconfig" + endif |