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-x86-generic | |
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-x86-generic')
-rw-r--r-- | config-x86-generic | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config-x86-generic b/config-x86-generic index bb5430422..c4c1d1367 100644 --- a/config-x86-generic +++ b/config-x86-generic @@ -428,7 +428,6 @@ CONFIG_INTEL_IDLE=y CONFIG_F71808E_WDT=m CONFIG_HPWDT_NMI_DECODING=y # CONFIG_MFD_TPS6586X is not set -# CONFIG_INTEL_MID_DMAC is not set # CONFIG_GPIO_INTEL_MID is not set CONFIG_PCH_DMA=m CONFIG_INTEL_IPS=m |