X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=board%2Famcc%2Fcanyonlands%2FKconfig;h=cea6009621aa284af289fb694cfcf47e90681268;hb=f812574e61e9bfe37e76e620606fd1a65cc9cdc2;hp=ef66ad49091cc3ffaf562927085d6a5c26896d0b;hpb=58d423b88e5bc1b6e43aa04a05feccd0e737c061;p=u-boot diff --git a/board/amcc/canyonlands/Kconfig b/board/amcc/canyonlands/Kconfig index ef66ad4909..cea6009621 100644 --- a/board/amcc/canyonlands/Kconfig +++ b/board/amcc/canyonlands/Kconfig @@ -11,6 +11,7 @@ config SYS_CONFIG_NAME choice BOARD_TYPE prompt "Select which board to build for" + optional config CANYONLANDS bool "Glacier" @@ -29,8 +30,4 @@ config ARCHES endchoice -config DISPLAY_BOARDINFO - bool - default y - endif