]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: configs: Enable X-Gene SATA and ethernet in defconfig
authorMark Brown <broonie@linaro.org>
Thu, 14 Aug 2014 19:57:16 +0000 (20:57 +0100)
committerWill Deacon <will.deacon@arm.com>
Tue, 19 Aug 2014 18:26:09 +0000 (19:26 +0100)
commitb3b7d9f8d72e497db0de68294e5345ccc6ad1059
treef32e4b115ea4dd1f48fe0679897c8624feab0d3c
parent780d07b974a84836041208286d30c7e43efe53c3
arm64: configs: Enable X-Gene SATA and ethernet in defconfig

Currently when run on an APM platform the ARMv8 defconfig has no viable
options for rootfs other than ramdisk which is rather limiting. Since
we already have both SATA and the bits needed for NFS root enabled we just
need to enable the relevant drivers so do that, helping enable direct
testing of upstream.

If the configuration ends up becoming too big we can consider modularising
some of the drivers and asking people to use an initramfs but for now this
is not an issue.

Signed-off-by: Mark Brown <broonie@linaro.org>
Signed-off-by: Will Deacon <will.deacon@arm.com>
arch/arm64/configs/defconfig