diff options
Diffstat (limited to 'board/amcc/ocotea')
-rw-r--r-- | board/amcc/ocotea/Kconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/board/amcc/ocotea/Kconfig b/board/amcc/ocotea/Kconfig index 18c1a15..489e8a4 100644 --- a/board/amcc/ocotea/Kconfig +++ b/board/amcc/ocotea/Kconfig @@ -9,4 +9,8 @@ config SYS_VENDOR config SYS_CONFIG_NAME default "ocotea" +config DISPLAY_BOARDINFO + bool + default y + endif |