diff options
Diffstat (limited to 'board/dbau1x00/Kconfig')
-rw-r--r-- | board/dbau1x00/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/dbau1x00/Kconfig b/board/dbau1x00/Kconfig index 1286e45..b813adb 100644 --- a/board/dbau1x00/Kconfig +++ b/board/dbau1x00/Kconfig @@ -13,6 +13,7 @@ menu "dbau1x00 board options" choice prompt "Select au1x00 SoC type" + optional config DBAU1100 bool "Select AU1100" |