Home
last modified time | relevance | path

Searched hist:"954 e953c279f387df7a821a524420b32429254a7" (Results 1 – 1 of 1) sorted by relevance

/linux/arch/arm/configs/
H A Dversatile_defconfigdiff 954e953c279f387df7a821a524420b32429254a7 Tue Jan 05 09:59:20 CET 2016 Linus Walleij <linus.walleij@linaro.org> ARM: versatile: select some defaults in defconfig

This updates the Versatile defconfig to:
- Use NO_HZ_IDLE and HIGH_RES_TIMERS
- Enable the I2C driver
- Enable the SPI driver
- Enable the RTC driver for DS1338 as found on the Versatile
boards
- Compile in the MMCI MMC driver, which is good if you
want to mount a root FS on the MMC card without having
to first load this module from an initramfs

Patch tested on the Versatile AB, QEMU for Versatile AB
and QEMU for Versatile PB.

Cc: Rob Herring <robh@kernel.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Olof Johansson <olof@lixom.net>