commit | 6566041c0bf9523becf5292e45a0f5c3686ebdd4 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Feb 07 11:51:37 2015 -0700 |
committer | Simon Glass <sjg@chromium.org> | Thu Feb 12 10:35:30 2015 -0700 |
tree | 3f8b62be62074cf2d62619b8161896e5f24b3457 | |
parent | 0bca284b1795942ac8fdd1646f04f49e478f0bcc [diff] [blame] |
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>
diff --git a/configs/arches_defconfig b/configs/arches_defconfig index 18d0a14..60e6ef9 100644 --- a/configs/arches_defconfig +++ b/configs/arches_defconfig
@@ -1,4 +1,4 @@ -CONFIG_SYS_EXTRA_OPTIONS="ARCHES" CONFIG_PPC=y CONFIG_4xx=y CONFIG_TARGET_CANYONLANDS=y +CONFIG_ARCHES=y