summaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/socfpga_defconfig
diff options
context:
space:
mode:
authorLucas Stach <l.stach@pengutronix.de>2015-08-12 10:45:38 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2015-08-26 12:52:49 +0200
commita3bb6eacbe536f32e3b41d3c67d675bb3a12e48d (patch)
treed7be16e3254775ec7b116228caeac8608c59b39f /arch/arm/configs/socfpga_defconfig
parent4ff31c9e0420de14c3bcba7490135c8ad8112fcd (diff)
downloadbarebox-a3bb6eacbe536f32e3b41d3c67d675bb3a12e48d.tar.gz
barebox-a3bb6eacbe536f32e3b41d3c67d675bb3a12e48d.tar.xz
ARM: socfpga: select OFTREE and OFDEVICE
SoCFPGA is completely multi-image enabled and probes the barebox from a built-in DT, so there is no point in building a barebox image that isn't able to probe from DT. Signed-off-by: Lucas Stach <l.stach@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/configs/socfpga_defconfig')
-rw-r--r--arch/arm/configs/socfpga_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/configs/socfpga_defconfig b/arch/arm/configs/socfpga_defconfig
index 414aa23a54..0a31de518d 100644
--- a/arch/arm/configs/socfpga_defconfig
+++ b/arch/arm/configs/socfpga_defconfig
@@ -66,7 +66,6 @@ CONFIG_CMD_TIME=y
CONFIG_NET=y
CONFIG_NET_NETCONSOLE=y
CONFIG_NET_RESOLV=y
-CONFIG_OFDEVICE=y
CONFIG_OF_BAREBOX_DRIVERS=y
CONFIG_DRIVER_SERIAL_NS16550=y
CONFIG_DRIVER_NET_DESIGNWARE=y