summaryrefslogtreecommitdiff
path: root/arch/arm/configs/netwinder_defconfig
diff options
context:
space:
mode:
authorMarc Zyngier <marc.zyngier@arm.com>2016-01-07 17:47:00 +0000
committerOlof Johansson <olof@lixom.net>2016-01-12 10:27:54 -0800
commit2f6b99ef1322e49aa05b16f4a7413f32631fb8fa (patch)
treee91420fe5f45516fc8ab3b37ca6168c36c90e601 /arch/arm/configs/netwinder_defconfig
parent43c555ca4e7e1521ca500db7e372f67abb1378a2 (diff)
ARM: Add CONFIG_DEPRECATED_PARAM_STRUCT to netwinder_defconfig
Fed up with all that fancy new 64bit HW? Look no further! Get your NetWinder out of the closet (or in my case, the tip) and run -next on it! All it takes is a small defconfig change to be able to take the parameters from the bootloader... Signed-off-by: Marc Zyngier <marc.zyngier@arm.com> Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'arch/arm/configs/netwinder_defconfig')
-rw-r--r--arch/arm/configs/netwinder_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/netwinder_defconfig b/arch/arm/configs/netwinder_defconfig
index 25ed772dfb2f..4f3dfb21772b 100644
--- a/arch/arm/configs/netwinder_defconfig
+++ b/arch/arm/configs/netwinder_defconfig
@@ -5,6 +5,7 @@ CONFIG_ARCH_FOOTBRIDGE=y
CONFIG_ARCH_NETWINDER=y
CONFIG_LEDS=y
CONFIG_LEDS_CPU=y
+CONFIG_DEPRECATED_PARAM_STRUCT=y
CONFIG_ZBOOT_ROM_TEXT=0x0
CONFIG_ZBOOT_ROM_BSS=0x0
CONFIG_CMDLINE="root=0x301"