From 1d9aa3e5aa79690f5f2188fa39cdab0d73afa134 Mon Sep 17 00:00:00 2001 From: Masahiro Yamada Date: Tue, 31 Mar 2015 12:47:59 +0900 Subject: ARM: socfpga: use "select" instead of default value in defconfig Signed-off-by: Masahiro Yamada Acked-by: Simon Glass --- configs/socfpga_socrates_defconfig | 3 --- 1 file changed, 3 deletions(-) (limited to 'configs/socfpga_socrates_defconfig') diff --git a/configs/socfpga_socrates_defconfig b/configs/socfpga_socrates_defconfig index 873b721..d68b9cc 100644 --- a/configs/socfpga_socrates_defconfig +++ b/configs/socfpga_socrates_defconfig @@ -3,6 +3,3 @@ CONFIG_ARM=y CONFIG_TARGET_SOCFPGA_CYCLONE5=y CONFIG_OF_CONTROL=y CONFIG_DEFAULT_DEVICE_TREE="socfpga_cyclone5_socrates" -CONFIG_DM=y -CONFIG_DM_SPI=y -CONFIG_DM_SPI_FLASH=y -- cgit v1.1