summaryrefslogtreecommitdiffstats
path: root/configs
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 /configs
parent688da85828d7475cf2aa6fbbb49cebf8b344cb17 (diff)
downloadkernel-690839d2c78445ef75f3b2050f7d7f7245e49666.tar.gz
kernel-690839d2c78445ef75f3b2050f7d7f7245e49666.tar.xz
kernel-690839d2c78445ef75f3b2050f7d7f7245e49666.zip
explicitly enable reset simple on ARM
Diffstat (limited to 'configs')
-rw-r--r--configs/base-generic/arm/CONFIG_RESET_SIMPLE1
1 files changed, 1 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