diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2014-04-10 10:21:02 -0400 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2014-04-14 03:21:43 -0400 |
commit | b34f8624a7ddaca51a00d5bb35f55324e851b314 (patch) | |
tree | 5b18ba63b1f0de2683cb71eb849025165eae4aed /arch/arm/configs/u8500_defconfig | |
parent | c9eaa447e77efe77b7fa4c953bd62de8297fd6c5 (diff) |
ARM: ux500: update defconfig
Update the ux500 defconfig to match the latest output of
savedefconfig.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'arch/arm/configs/u8500_defconfig')
-rw-r--r-- | arch/arm/configs/u8500_defconfig | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/arch/arm/configs/u8500_defconfig b/arch/arm/configs/u8500_defconfig index 65f77885c167..d130a01d9342 100644 --- a/arch/arm/configs/u8500_defconfig +++ b/arch/arm/configs/u8500_defconfig | |||
@@ -1,6 +1,6 @@ | |||
1 | # CONFIG_SWAP is not set | 1 | # CONFIG_SWAP is not set |
2 | CONFIG_SYSVIPC=y | 2 | CONFIG_SYSVIPC=y |
3 | CONFIG_NO_HZ=y | 3 | CONFIG_NO_HZ_IDLE=y |
4 | CONFIG_HIGH_RES_TIMERS=y | 4 | CONFIG_HIGH_RES_TIMERS=y |
5 | CONFIG_BLK_DEV_INITRD=y | 5 | CONFIG_BLK_DEV_INITRD=y |
6 | CONFIG_KALLSYMS_ALL=y | 6 | CONFIG_KALLSYMS_ALL=y |
@@ -10,7 +10,6 @@ CONFIG_MODULE_UNLOAD=y | |||
10 | CONFIG_ARCH_U8500=y | 10 | CONFIG_ARCH_U8500=y |
11 | CONFIG_MACH_HREFV60=y | 11 | CONFIG_MACH_HREFV60=y |
12 | CONFIG_MACH_SNOWBALL=y | 12 | CONFIG_MACH_SNOWBALL=y |
13 | CONFIG_MACH_UX500_DT=y | ||
14 | CONFIG_SMP=y | 13 | CONFIG_SMP=y |
15 | CONFIG_NR_CPUS=2 | 14 | CONFIG_NR_CPUS=2 |
16 | CONFIG_PREEMPT=y | 15 | CONFIG_PREEMPT=y |
@@ -85,8 +84,6 @@ CONFIG_AB8500_USB=y | |||
85 | CONFIG_USB_GADGET=y | 84 | CONFIG_USB_GADGET=y |
86 | CONFIG_USB_ETH=m | 85 | CONFIG_USB_ETH=m |
87 | CONFIG_MMC=y | 86 | CONFIG_MMC=y |
88 | CONFIG_MMC_UNSAFE_RESUME=y | ||
89 | # CONFIG_MMC_BLOCK_BOUNCE is not set | ||
90 | CONFIG_MMC_ARMMMCI=y | 87 | CONFIG_MMC_ARMMMCI=y |
91 | CONFIG_NEW_LEDS=y | 88 | CONFIG_NEW_LEDS=y |
92 | CONFIG_LEDS_CLASS=y | 89 | CONFIG_LEDS_CLASS=y |