summaryrefslogtreecommitdiffstats
path: root/configs/cm_fx6_defconfig
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2015-03-31 12:48:02 +0900
committerSimon Glass <sjg@chromium.org>2015-04-18 11:11:32 -0600
commite621bae808e144e4b8a91dce19d6249393fa72e4 (patch)
treebbd3be38b359b34a6127943e1179d5ce48419412 /configs/cm_fx6_defconfig
parentcac0ca76474df846ff6afa21cceea91455a5aabc (diff)
downloadtalos-obmc-uboot-e621bae808e144e4b8a91dce19d6249393fa72e4.tar.gz
talos-obmc-uboot-e621bae808e144e4b8a91dce19d6249393fa72e4.zip
ARM: cm_fx6: use "select" instead of default value in defconfig
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Acked-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/cm_fx6_defconfig')
-rw-r--r--configs/cm_fx6_defconfig3
1 files changed, 0 insertions, 3 deletions
diff --git a/configs/cm_fx6_defconfig b/configs/cm_fx6_defconfig
index f10a5c2c90..c83a0e8dac 100644
--- a/configs/cm_fx6_defconfig
+++ b/configs/cm_fx6_defconfig
@@ -2,6 +2,3 @@ CONFIG_SPL=y
CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=arch/arm/imx-common/spl_sd.cfg,MX6QDL,SPL"
CONFIG_ARM=y
CONFIG_TARGET_CM_FX6=y
-CONFIG_DM=y
-CONFIG_DM_GPIO=y
-CONFIG_DM_SERIAL=y
OpenPOWER on IntegriCloud