summaryrefslogtreecommitdiffstats
path: root/configs/socfpga_cyclone5_defconfig
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2015-03-31 12:47:59 +0900
committerSimon Glass <sjg@chromium.org>2015-04-18 11:11:31 -0600
commit1d9aa3e5aa79690f5f2188fa39cdab0d73afa134 (patch)
tree7c16197f0275b369617f94087a63337756c7cb17 /configs/socfpga_cyclone5_defconfig
parentb507c5e6d2a87d33206e49b096cbf36c4515aa49 (diff)
downloadtalos-obmc-uboot-1d9aa3e5aa79690f5f2188fa39cdab0d73afa134.tar.gz
talos-obmc-uboot-1d9aa3e5aa79690f5f2188fa39cdab0d73afa134.zip
ARM: socfpga: 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/socfpga_cyclone5_defconfig')
-rw-r--r--configs/socfpga_cyclone5_defconfig3
1 files changed, 0 insertions, 3 deletions
diff --git a/configs/socfpga_cyclone5_defconfig b/configs/socfpga_cyclone5_defconfig
index 0ebfbfcece..56b6183659 100644
--- a/configs/socfpga_cyclone5_defconfig
+++ b/configs/socfpga_cyclone5_defconfig
@@ -3,6 +3,3 @@ CONFIG_ARM=y
CONFIG_TARGET_SOCFPGA_CYCLONE5=y
CONFIG_OF_CONTROL=y
CONFIG_DEFAULT_DEVICE_TREE="socfpga_cyclone5_socdk"
-CONFIG_DM=y
-CONFIG_DM_SPI=y
-CONFIG_DM_SPI_FLASH=y
OpenPOWER on IntegriCloud