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-s390x | |
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-s390x')
-rw-r--r-- | config-s390x | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/config-s390x b/config-s390x index 829412f39..7d1ba22ce 100644 --- a/config-s390x +++ b/config-s390x @@ -1,5 +1,4 @@ CONFIG_64BIT=y -# CONFIG_MARCH_G5 is not set # CONFIG_MARCH_Z900 is not set CONFIG_MARCH_Z9_109=y # CONFIG_MARCH_Z990 is not set @@ -149,8 +148,6 @@ CONFIG_MONREADER=m CONFIG_VIRT_CPU_ACCOUNTING=y -# CONFIG_CLAW is not set - # CONFIG_CDROM_PKTCDVD is not set # CONFIG_ATA_OVER_ETH is not set # CONFIG_MII is not set |