diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2015-04-28 08:45:44 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2015-04-28 08:45:44 -0400 |
commit | 51c0771553195afdcd515b83b6bc4c331846c549 (patch) | |
tree | ebf55db975ccb4b9ae7255e24e0d5158e10c15e0 /config-armv7-lpae | |
parent | 09bbb44fb1d7a22e5c88703a942328db9fac1488 (diff) | |
download | kernel-51c0771553195afdcd515b83b6bc4c331846c549.tar.gz kernel-51c0771553195afdcd515b83b6bc4c331846c549.tar.xz kernel-51c0771553195afdcd515b83b6bc4c331846c549.zip |
Prune stale config options
Some of these were removed upstream and others were dropped when
kernel-arm64.patch was killed off. Found by Paul's check-configs.pl
script.
Diffstat (limited to 'config-armv7-lpae')
-rw-r--r-- | config-armv7-lpae | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config-armv7-lpae b/config-armv7-lpae index 7600dd40e..154781632 100644 --- a/config-armv7-lpae +++ b/config-armv7-lpae @@ -28,7 +28,6 @@ CONFIG_ARM_ERRATA_773022=y CONFIG_KVM=y CONFIG_KVM_ARM_HOST=y CONFIG_KVM_ARM_MAX_VCPUS=8 -CONFIG_KVM_ARM_TIMER=y # CONFIG_XEN is not set CONFIG_XEN_FBDEV_FRONTEND=y |