summaryrefslogtreecommitdiffstats
path: root/config-x86-generic
diff options
context:
space:
mode:
authorPeter Robinson <pbrobinson@gmail.com>2013-08-16 16:13:34 +0100
committerJosh Boyer <jwboyer@fedoraproject.org>2013-08-19 09:37:57 -0400
commit09ffc5546cb375d5ea3623ce29d937031fd322d0 (patch)
tree30f7d5f5849ca2b7fdd2b7e37f17f2a814e869ce /config-x86-generic
parentcb5174043f2b39590be63b76c530a15a7c9e1fa0 (diff)
downloadkernel-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-generic')
-rw-r--r--config-x86-generic18
1 files changed, 0 insertions, 18 deletions
diff --git a/config-x86-generic b/config-x86-generic
index 088ae5af..de387463 100644
--- a/config-x86-generic
+++ b/config-x86-generic
@@ -2,8 +2,6 @@ CONFIG_UID16=y
CONFIG_X86_EXTENDED_PLATFORM=y
-CONFIG_SMP=y
-
CONFIG_X86_GENERIC=y
CONFIG_HPET=y
@@ -52,8 +50,6 @@ CONFIG_INTEL_IOMMU_FLOPPY_WA=y
# CONFIG_INTEL_IOMMU_DEFAULT_ON is not set
CONFIG_SCSI_ADVANSYS=m
-CONFIG_SECCOMP=y
-
CONFIG_CAPI_EICON=y
#
@@ -117,10 +113,6 @@ CONFIG_CRYPTO_DEV_PADLOCK_SHA=m
CONFIG_GENERIC_ISA_DMA=y
-CONFIG_SUSPEND=y
-CONFIG_HIBERNATION=y
-CONFIG_PM_STD_PARTITION=""
-
CONFIG_PCI_MMCONFIG=y
CONFIG_PCI_BIOS=y
CONFIG_PCI_IOAPIC=y
@@ -131,9 +123,6 @@ CONFIG_HOTPLUG_PCI_COMPAQ=m
CONFIG_HOTPLUG_PCI_IBM=m
# CONFIG_HOTPLUG_PCI_CPCI is not set
-CONFIG_PM=y
-# CONFIG_WQ_POWER_EFFICIENT_DEFAULT is not set
-
CONFIG_IPW2100=m
CONFIG_IPW2100_MONITOR=y
CONFIG_IPW2200=m
@@ -292,8 +281,6 @@ CONFIG_XEN_ACPI_PROCESSOR=m
CONFIG_MTD_ESB2ROM=m
CONFIG_MTD_CK804XROM=m
-CONFIG_NO_HZ=y
-CONFIG_HIGH_RES_TIMERS=y
CONFIG_CPU_IDLE=y
# CONFIG_CPU_IDLE_MULTIPLE_DRIVERS is not set
# CONFIG_CPU_IDLE_GOV_LADDER is not set
@@ -328,8 +315,6 @@ CONFIG_HP_WATCHDOG=m
CONFIG_NV_TCO=m
CONFIG_SP5100_TCO=m
-CONFIG_STRICT_DEVMEM=y
-
# CONFIG_NO_BOOTMEM is not set
# CONFIG_MEMTEST is not set
@@ -352,9 +337,6 @@ CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQS=y
# CONFIG_IOMMU_STRESS is not set
-CONFIG_PERF_COUNTERS=y
-CONFIG_PERF_EVENTS=y
-
CONFIG_X86_MCE=y
CONFIG_X86_MCE_INTEL=y
CONFIG_X86_MCE_AMD=y