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-powerpc32-smp | |
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-powerpc32-smp')
-rw-r--r-- | config-powerpc32-smp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config-powerpc32-smp b/config-powerpc32-smp index e60f59cdf..5dbe87f7f 100644 --- a/config-powerpc32-smp +++ b/config-powerpc32-smp @@ -1,4 +1,3 @@ -CONFIG_SMP=y # CONFIG_HOTPLUG_CPU is not set CONFIG_NR_CPUS=4 # CONFIG_BATTERY_PMU is not set |