summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Robinson <pbrobinson@gmail.com>2017-11-27 15:40:21 +0000
committerPeter Robinson <pbrobinson@gmail.com>2017-11-27 15:40:21 +0000
commit690839d2c78445ef75f3b2050f7d7f7245e49666 (patch)
tree4aeb1c1c7abeca1eb4ed35835572e5181288f10c
parent688da85828d7475cf2aa6fbbb49cebf8b344cb17 (diff)
downloadkernel-690839d2c78445ef75f3b2050f7d7f7245e49666.tar.gz
kernel-690839d2c78445ef75f3b2050f7d7f7245e49666.tar.xz
kernel-690839d2c78445ef75f3b2050f7d7f7245e49666.zip
explicitly enable reset simple on ARM
-rw-r--r--configs/base-generic/arm/CONFIG_RESET_SIMPLE1
-rw-r--r--kernel-aarch64-debug.config1
-rw-r--r--kernel-aarch64.config1
-rw-r--r--kernel-armv7hl-debug.config1
-rw-r--r--kernel-armv7hl-lpae-debug.config1
-rw-r--r--kernel-armv7hl-lpae.config1
-rw-r--r--kernel-armv7hl.config1
7 files changed, 7 insertions, 0 deletions
diff --git a/configs/base-generic/arm/CONFIG_RESET_SIMPLE b/configs/base-generic/arm/CONFIG_RESET_SIMPLE
new file mode 100644
index 000000000..663fbe2ec
--- /dev/null
+++ b/configs/base-generic/arm/CONFIG_RESET_SIMPLE
@@ -0,0 +1 @@
+CONFIG_RESET_SIMPLE=y
diff --git a/kernel-aarch64-debug.config b/kernel-aarch64-debug.config
index b5f2dd4b8..7e1b3eb24 100644
--- a/kernel-aarch64-debug.config
+++ b/kernel-aarch64-debug.config
@@ -4474,6 +4474,7 @@ CONFIG_RESET_CONTROLLER=y
CONFIG_RESET_GPIO=y
CONFIG_RESET_HISI=y
# CONFIG_RESET_HSDK_V1 is not set
+CONFIG_RESET_SIMPLE=y
# CONFIG_RESET_TI_SCI is not set
# CONFIG_RESET_TI_SYSCON is not set
# CONFIG_RFD77402 is not set
diff --git a/kernel-aarch64.config b/kernel-aarch64.config
index 168d8836c..20ae5f7f3 100644
--- a/kernel-aarch64.config
+++ b/kernel-aarch64.config
@@ -4452,6 +4452,7 @@ CONFIG_RESET_CONTROLLER=y
CONFIG_RESET_GPIO=y
CONFIG_RESET_HISI=y
# CONFIG_RESET_HSDK_V1 is not set
+CONFIG_RESET_SIMPLE=y
# CONFIG_RESET_TI_SCI is not set
# CONFIG_RESET_TI_SYSCON is not set
# CONFIG_RFD77402 is not set
diff --git a/kernel-armv7hl-debug.config b/kernel-armv7hl-debug.config
index acc0a2fab..4f4cce161 100644
--- a/kernel-armv7hl-debug.config
+++ b/kernel-armv7hl-debug.config
@@ -4811,6 +4811,7 @@ CONFIG_RESET_ATTACK_MITIGATION=y
CONFIG_RESET_CONTROLLER=y
CONFIG_RESET_GPIO=y
# CONFIG_RESET_HSDK_V1 is not set
+CONFIG_RESET_SIMPLE=y
# CONFIG_RESET_TI_SCI is not set
# CONFIG_RESET_TI_SYSCON is not set
# CONFIG_RFD77402 is not set
diff --git a/kernel-armv7hl-lpae-debug.config b/kernel-armv7hl-lpae-debug.config
index 2b8808be3..6779bfd1b 100644
--- a/kernel-armv7hl-lpae-debug.config
+++ b/kernel-armv7hl-lpae-debug.config
@@ -4519,6 +4519,7 @@ CONFIG_RESET_ATTACK_MITIGATION=y
CONFIG_RESET_CONTROLLER=y
CONFIG_RESET_GPIO=y
# CONFIG_RESET_HSDK_V1 is not set
+CONFIG_RESET_SIMPLE=y
# CONFIG_RESET_TI_SCI is not set
# CONFIG_RESET_TI_SYSCON is not set
# CONFIG_RFD77402 is not set
diff --git a/kernel-armv7hl-lpae.config b/kernel-armv7hl-lpae.config
index 463c8adc1..5bb5c3d29 100644
--- a/kernel-armv7hl-lpae.config
+++ b/kernel-armv7hl-lpae.config
@@ -4497,6 +4497,7 @@ CONFIG_RESET_ATTACK_MITIGATION=y
CONFIG_RESET_CONTROLLER=y
CONFIG_RESET_GPIO=y
# CONFIG_RESET_HSDK_V1 is not set
+CONFIG_RESET_SIMPLE=y
# CONFIG_RESET_TI_SCI is not set
# CONFIG_RESET_TI_SYSCON is not set
# CONFIG_RFD77402 is not set
diff --git a/kernel-armv7hl.config b/kernel-armv7hl.config
index a35ac30a2..e20c0fd79 100644
--- a/kernel-armv7hl.config
+++ b/kernel-armv7hl.config
@@ -4789,6 +4789,7 @@ CONFIG_RESET_ATTACK_MITIGATION=y
CONFIG_RESET_CONTROLLER=y
CONFIG_RESET_GPIO=y
# CONFIG_RESET_HSDK_V1 is not set
+CONFIG_RESET_SIMPLE=y
# CONFIG_RESET_TI_SCI is not set
# CONFIG_RESET_TI_SYSCON is not set
# CONFIG_RFD77402 is not set