aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/orion5x_defconfig
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2012-11-16 10:39:47 -0500
committerJason Cooper <jason@lakedaemon.net>2012-11-21 16:00:58 -0500
commit6431165fac43a8d48bf77a732791ac9138187a58 (patch)
tree7dfecf1add18b7980ec5a7f3e71d6c6110f027f7 /arch/arm/configs/orion5x_defconfig
parent07f645df9ff2550749b806af626576d5ad418215 (diff)
arm: orion5x: add DT related options in defconfig
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Tested by: Maxime Hadjinlian <mhadjinlian@lacie.com> Acked-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: Jason Cooper <jason@lakedaemon.net>
Diffstat (limited to 'arch/arm/configs/orion5x_defconfig')
-rw-r--r--arch/arm/configs/orion5x_defconfig4
1 files changed, 3 insertions, 1 deletions
diff --git a/arch/arm/configs/orion5x_defconfig b/arch/arm/configs/orion5x_defconfig
index d0875ceb0ce..952430d9e2d 100644
--- a/arch/arm/configs/orion5x_defconfig
+++ b/arch/arm/configs/orion5x_defconfig
@@ -27,7 +27,7 @@ CONFIG_MACH_TS409=y
27CONFIG_MACH_WRT350N_V2=y 27CONFIG_MACH_WRT350N_V2=y
28CONFIG_MACH_TS78XX=y 28CONFIG_MACH_TS78XX=y
29CONFIG_MACH_MV2120=y 29CONFIG_MACH_MV2120=y
30CONFIG_MACH_EDMINI_V2=y 30CONFIG_MACH_EDMINI_V2_DT=y
31CONFIG_MACH_D2NET=y 31CONFIG_MACH_D2NET=y
32CONFIG_MACH_BIGDISK=y 32CONFIG_MACH_BIGDISK=y
33CONFIG_MACH_NET2BIG=y 33CONFIG_MACH_NET2BIG=y
@@ -40,6 +40,7 @@ CONFIG_PREEMPT=y
40CONFIG_AEABI=y 40CONFIG_AEABI=y
41CONFIG_ZBOOT_ROM_TEXT=0x0 41CONFIG_ZBOOT_ROM_TEXT=0x0
42CONFIG_ZBOOT_ROM_BSS=0x0 42CONFIG_ZBOOT_ROM_BSS=0x0
43CONFIG_ARM_APPENDED_DTB=y
43CONFIG_FPE_NWFPE=y 44CONFIG_FPE_NWFPE=y
44CONFIG_VFP=y 45CONFIG_VFP=y
45CONFIG_NET=y 46CONFIG_NET=y
@@ -94,6 +95,7 @@ CONFIG_SERIAL_8250=y
94CONFIG_SERIAL_8250_CONSOLE=y 95CONFIG_SERIAL_8250_CONSOLE=y
95# CONFIG_SERIAL_8250_PCI is not set 96# CONFIG_SERIAL_8250_PCI is not set
96CONFIG_SERIAL_8250_RUNTIME_UARTS=2 97CONFIG_SERIAL_8250_RUNTIME_UARTS=2
98CONFIG_SERIAL_OF_PLATFORM=y
97CONFIG_HW_RANDOM_TIMERIOMEM=m 99CONFIG_HW_RANDOM_TIMERIOMEM=m
98CONFIG_I2C=y 100CONFIG_I2C=y
99# CONFIG_I2C_COMPAT is not set 101# CONFIG_I2C_COMPAT is not set