diff options
author | Peter Robinson <pbrobinson@gmail.com> | 2013-08-16 16:13:34 +0100 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2013-08-19 09:37:57 -0400 |
commit | 09ffc5546cb375d5ea3623ce29d937031fd322d0 (patch) | |
tree | 30f7d5f5849ca2b7fdd2b7e37f17f2a814e869ce /config-x86-32-generic | |
parent | cb5174043f2b39590be63b76c530a15a7c9e1fa0 (diff) | |
download | kernel-09ffc5546cb375d5ea3623ce29d937031fd322d0.tar.gz kernel-09ffc5546cb375d5ea3623ce29d937031fd322d0.tar.xz kernel-09ffc5546cb375d5ea3623ce29d937031fd322d0.zip |
Minor kernel configs cleanup merging duplicated config opts into generic
Merge config changes from the various arch configs into generic-config where there's overlapping identical configs across all architectures. If there's a single arch that is difference to the rest of the architectures that option remains in the arch specific config as it takes precedence over the generic config.
Diffstat (limited to 'config-x86-32-generic')
-rw-r--r-- | config-x86-32-generic | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/config-x86-32-generic b/config-x86-32-generic index 1b397d3bf..ebdb0f3fe 100644 --- a/config-x86-32-generic +++ b/config-x86-32-generic @@ -122,8 +122,6 @@ CONFIG_SND_ES18XX=m CONFIG_HW_RANDOM_GEODE=m -# CONFIG_SGI_IOC4 is not set - CONFIG_TC1100_WMI=m CONFIG_IB700_WDT=m |