summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Robinson <pbrobinson@gmail.com>2017-10-15 22:40:22 +0100
committerPeter Robinson <pbrobinson@gmail.com>2017-10-15 22:40:22 +0100
commit9c446fd4e87fdca1e4579c4a80550d56d91aef1c (patch)
tree82aafacca484da68bb12abd2349d10513e70d0df
parent9ffe16119b745dc7abbca996c46a4f36b06b14f4 (diff)
downloadkernel-9c446fd4e87fdca1e4579c4a80550d56d91aef1c.tar.gz
kernel-9c446fd4e87fdca1e4579c4a80550d56d91aef1c.tar.xz
kernel-9c446fd4e87fdca1e4579c4a80550d56d91aef1c.zip
minor arm64 allwinner config tweak
-rw-r--r--baseconfig/arm/CONFIG_SUNXI_SRAM (renamed from baseconfig/arm/armv7/CONFIG_SUNXI_SRAM)0
-rw-r--r--kernel-aarch64-debug.config1
-rw-r--r--kernel-aarch64.config1
3 files changed, 2 insertions, 0 deletions
diff --git a/baseconfig/arm/armv7/CONFIG_SUNXI_SRAM b/baseconfig/arm/CONFIG_SUNXI_SRAM
index 526bd5868..526bd5868 100644
--- a/baseconfig/arm/armv7/CONFIG_SUNXI_SRAM
+++ b/baseconfig/arm/CONFIG_SUNXI_SRAM
diff --git a/kernel-aarch64-debug.config b/kernel-aarch64-debug.config
index 003d2acdf..509338931 100644
--- a/kernel-aarch64-debug.config
+++ b/kernel-aarch64-debug.config
@@ -5516,6 +5516,7 @@ CONFIG_SUNRPC=m
CONFIG_SUNRPC_XPRT_RDMA=m
CONFIG_SUNXI_CCU=y
CONFIG_SUNXI_RSB=m
+CONFIG_SUNXI_SRAM=y
CONFIG_SUNXI_WATCHDOG=m
# CONFIG_SURFACE_3_BUTTON is not set
CONFIG_SUSPEND=y
diff --git a/kernel-aarch64.config b/kernel-aarch64.config
index 29fbe2d6c..224a04444 100644
--- a/kernel-aarch64.config
+++ b/kernel-aarch64.config
@@ -5493,6 +5493,7 @@ CONFIG_SUNRPC=m
CONFIG_SUNRPC_XPRT_RDMA=m
CONFIG_SUNXI_CCU=y
CONFIG_SUNXI_RSB=m
+CONFIG_SUNXI_SRAM=y
CONFIG_SUNXI_WATCHDOG=m
# CONFIG_SURFACE_3_BUTTON is not set
CONFIG_SUSPEND=y