From 77dcf4f883cd9ee840e7d431ed982fa982a60405 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Tue, 1 Sep 2015 22:25:19 +0200 Subject: rpi2: unbreak bootop with 4.1.x kernel Add missing kernel symbols. NOL2CACHE and *BSG to allow bootup. Remove support patches for older kernels. Enable REGMAP by default. --- target/config/Config.in.kernelversion.choice | 2 ++ 1 file changed, 2 insertions(+) (limited to 'target/config/Config.in.kernelversion.choice') diff --git a/target/config/Config.in.kernelversion.choice b/target/config/Config.in.kernelversion.choice index e13903721..b1f407869 100644 --- a/target/config/Config.in.kernelversion.choice +++ b/target/config/Config.in.kernelversion.choice @@ -18,6 +18,8 @@ config ADK_TARGET_KERNEL_VERSION_4_1_6 config ADK_TARGET_KERNEL_VERSION_3_18_16 bool "3.18.16" depends on !ADK_TARGET_SYSTEM_MIKROTIK_RB4XX + depends on !ADK_TARGET_SYSTEM_RASPBERRY_PI + depends on !ADK_TARGET_SYSTEM_RASPBERRY_PI2 depends on !ADK_TARGET_ARCH_NIOS2 depends on !ADK_TARGET_SYSTEM_QEMU_SPARC depends on !ADK_TARGET_SYSTEM_SOLIDRUN_IMX6 -- cgit v1.2.3