diff options
author | Peter Robinson <pbrobinson@gmail.com> | 2016-09-17 11:38:40 +0100 |
---|---|---|
committer | Peter Robinson <pbrobinson@gmail.com> | 2016-09-17 11:38:40 +0100 |
commit | dffeb9c7c27b5c7fbc61552f39797d11f9aede35 (patch) | |
tree | eba1644d0f6716bbc4b20908d0dbb62a679654d5 /config-s390x | |
parent | 0b272a6db636f5c879ee2fabe92bbc073022f030 (diff) | |
download | kernel-dffeb9c7c27b5c7fbc61552f39797d11f9aede35.tar.gz kernel-dffeb9c7c27b5c7fbc61552f39797d11f9aede35.tar.xz kernel-dffeb9c7c27b5c7fbc61552f39797d11f9aede35.zip |
Enable CPU IDLE on ARMv7, Tweak big.LITTLE on ARMv7
Diffstat (limited to 'config-s390x')
-rw-r--r-- | config-s390x | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config-s390x b/config-s390x index cb769ac09..e235e9e01 100644 --- a/config-s390x +++ b/config-s390x @@ -159,6 +159,7 @@ CONFIG_MONREADER=m CONFIG_STACK_GUARD=256 CONFIG_CMM_IUCV=y +# CONFIG_CPU_IDLE is not set CONFIG_S390_HYPFS_FS=y |