summaryrefslogtreecommitdiffstats
path: root/configs/canyonlands_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2015-02-07 11:51:37 -0700
committerSimon Glass <sjg@chromium.org>2015-02-12 10:35:30 -0700
commit6566041c0bf9523becf5292e45a0f5c3686ebdd4 (patch)
tree3f8b62be62074cf2d62619b8161896e5f24b3457 /configs/canyonlands_defconfig
parent0bca284b1795942ac8fdd1646f04f49e478f0bcc (diff)
downloadblackbird-obmc-uboot-6566041c0bf9523becf5292e45a0f5c3686ebdd4.tar.gz
blackbird-obmc-uboot-6566041c0bf9523becf5292e45a0f5c3686ebdd4.zip
powerpc: ppc4xx: Move CANYONLANDS/GLACIER/ARCHES to Kconfig
Move these options to Kconfig and remove them from the CONFIG files. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/canyonlands_defconfig')
-rw-r--r--configs/canyonlands_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/canyonlands_defconfig b/configs/canyonlands_defconfig
index 09b9ab9330..37a2b4d796 100644
--- a/configs/canyonlands_defconfig
+++ b/configs/canyonlands_defconfig
@@ -1,4 +1,4 @@
-CONFIG_SYS_EXTRA_OPTIONS="CANYONLANDS"
CONFIG_PPC=y
CONFIG_4xx=y
CONFIG_TARGET_CANYONLANDS=y
+CONFIG_CANYONLANDS=y
OpenPOWER on IntegriCloud