summaryrefslogtreecommitdiffstats
path: root/include/configs/canyonlands.h
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 /include/configs/canyonlands.h
parent0bca284b1795942ac8fdd1646f04f49e478f0bcc (diff)
downloadtalos-obmc-uboot-6566041c0bf9523becf5292e45a0f5c3686ebdd4.tar.gz
talos-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 'include/configs/canyonlands.h')
-rw-r--r--include/configs/canyonlands.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/canyonlands.h b/include/configs/canyonlands.h
index 7b1f368375..ed790ccaf3 100644
--- a/include/configs/canyonlands.h
+++ b/include/configs/canyonlands.h
@@ -11,6 +11,8 @@
#ifndef __CONFIG_H
#define __CONFIG_H
+#include <linux/kconfig.h>
+
/*-----------------------------------------------------------------------
* High Level Configuration Options
*----------------------------------------------------------------------*/
OpenPOWER on IntegriCloud