arm64: defconfig: Expand default enabled features
authorMark Rutland <mark.rutland@arm.com>
Fri, 7 Feb 2014 17:12:45 +0000 (17:12 +0000)
committerMark Brown <broonie@linaro.org>
Wed, 21 May 2014 14:59:45 +0000 (15:59 +0100)
commite2a137cc656127ef5c7694a0e01d9dc28b8f072f
tree00f8848df1c05aeba5b3d3b5bf8d9398b79e3867
parent8d0390d596f62f74c324aa627f4df56c2481f757
arm64: defconfig: Expand default enabled features

FPGA implementations of the Cortex-A57 and Cortex-A53 are now available
in the form of the SMM-A57 and SMM-A53 Soft Macrocell Models (SMMs) for
Versatile Express. As these attach to a Motherboard Express V2M-P1 it
would be useful to have support for some V2M-P1 peripherals enabled by
default.

Additionally a couple of of features have been introduced since the last
defconfig update (CMA, jump labels) that would be good to have enabled
by default to ensure they are build and boot tested.

This patch updates the arm64 defconfig to enable support for these
devices and features. The arm64 Kconfig is modified to select
HAVE_PATA_PLATFORM, which is required to enable support for the
CompactFlash controller on the V2M-P1.

A few options which don't need to appear in defconfig are trimmed:

* BLK_DEV - selected by default
* EXPERIMENTAL - otherwise gone from the kernel
* MII - selected by drivers which require it
* USB_SUPPORT - selected by default

Signed-off-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
(cherry picked from commit 55834a773fe343912b705bef8114ec93fd337188)
Signed-off-by: Mark Brown <broonie@linaro.org>
Conflicts:
arch/arm64/configs/defconfig
arch/arm64/Kconfig
arch/arm64/configs/defconfig