X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=board%2Famcc%2Fcanyonlands%2FKconfig;h=cea6009621aa284af289fb694cfcf47e90681268;hb=f812574e61e9bfe37e76e620606fd1a65cc9cdc2;hp=de709148b3d7865b6dd26b9c285e80dcb7850941;hpb=5d418fdb99abb1f8e165c358087b90c46dcb5c00;p=u-boot diff --git a/board/amcc/canyonlands/Kconfig b/board/amcc/canyonlands/Kconfig index de709148b3..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,18 +30,4 @@ config ARCHES endchoice -config DM - default y - -config DM_SERIAL - default y - -config SYS_MALLOC_F - bool - default y - -config SYS_MALLOC_F_LEN - hex - default 0x400 - endif