summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorPhil Sutter <[email protected]>2015-12-25 14:41:22 +0100
committerStefan Roese <[email protected]>2016-01-14 14:08:59 +0100
commit4290252148a1a8e998294e30780cb2ebb239d301 (patch)
treea8ed2121f1da2138611a701e2e4f067b6048cbdf /include
parentbeadff1731bf607eee36467a3d3c12102a178c45 (diff)
mvebu: Introduce kconfig symbols for SoC variants
This patch adds intermediate kconfig symbols which select their SoC family. Boards then select them instead of the family symbol directly. Signed-off-by: Phil Sutter <[email protected]> Acked-by: Stefan Roese <[email protected]> Reviewed-by: Tom Rini <[email protected]>
Diffstat (limited to 'include')
-rw-r--r--include/configs/clearfog.h1
-rw-r--r--include/configs/db-88f6820-gp.h1
2 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/clearfog.h b/include/configs/clearfog.h
index 6c5356b35d6..f0de827fd26 100644
--- a/include/configs/clearfog.h
+++ b/include/configs/clearfog.h
@@ -10,7 +10,6 @@
/*
* High Level Configuration Options (easy to change)
*/
-#define CONFIG_DB_88F6820_GP /* Board target name for DDR training */
#define CONFIG_DISPLAY_BOARDINFO_LATE
diff --git a/include/configs/db-88f6820-gp.h b/include/configs/db-88f6820-gp.h
index 03a3d316f24..ef14132b89e 100644
--- a/include/configs/db-88f6820-gp.h
+++ b/include/configs/db-88f6820-gp.h
@@ -10,7 +10,6 @@
/*
* High Level Configuration Options (easy to change)
*/
-#define CONFIG_DB_88F6820_GP /* Board target name for DDR training */
#define CONFIG_DISPLAY_BOARDINFO_LATE