Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 601f77fd authored by Alex Shi's avatar Alex Shi
Browse files

configs/vexpress64: add SATA_SIL24 and SKY2 configure for Juno PCIe



User can enable vexpress64.conf as following:

ARCH=arm64 scripts/kconfig/merge_config.sh arch/arm64/configs/defconfig \
linaro/configs/vexpress64.conf

Signed-off-by: default avatarAlex Shi <alex.shi@linaro.org>
parent 2de9a622
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -54,3 +54,5 @@ CONFIG_ARM_BIG_LITTLE_CPUFREQ=y
CONFIG_ARM_DT_BL_CPUFREQ=y
CONFIG_ARM64_CPUIDLE=y
CONFIG_ARM64_CRYPTO=y
CONFIG_SATA_SIL24=y
CONFIG_SKY2=y