summaryrefslogtreecommitdiffstats
path: root/config-x86-32-generic
Commit message (Collapse)AuthorAgeFilesLines
* Linux v3.15-9930-g0e04c641b199Josh Boyer2014-06-141-0/+1
| | | | - Enable CONFIG_RCU_NOCB_CPU(_ALL) (rbhz 1109113)
* Linux v3.15-7218-g3f17ea6dea8bJosh Boyer2014-06-111-0/+2
| | | | - Reenable debugging options.
* remove last vestiges of ISA config which was obsolete anyway as ISA is disabledPeter Robinson2014-05-051-3/+0
|
* Linux v3.15-rc1-113-g6ca2a88ad820Josh Boyer2014-04-171-0/+1
| | | | - Build perf with unwind support via libdw (rhbz 1025603)
* Linux v3.13-5617-g3aacd62Josh Boyer2014-01-241-0/+3
|
* Linux v3.13-3260-g03d11a0Josh Boyer2014-01-221-0/+2
|
* Linux v3.12-10928-g527d151Josh Boyer2013-11-201-2/+0
| | | | - Drop ACPI blacklist year options and patch (removed with upstream commit 4c47cb197e13 )
* Linux v3.12-rc3-186-gc31eeacJosh Boyer2013-10-021-0/+1
| | | | - Enable options for Intel Low Power Subsystem Support
* Minor kernel configs cleanup merging duplicated config opts into genericPeter Robinson2013-08-191-2/+0
| | | | 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.
* Linux v3.11-rc1Kyle McMartin2013-07-161-0/+2
| | | | | - Disable debugging options. - Fix %kernel_modules warning.
* Turn off CONFIG_X86_32_NON_STANDARD.Josh Boyer2013-05-101-1/+1
| | | | No more jokes pjones.
* Linux v3.8-8664-gc41b381Josh Boyer2013-02-261-0/+2
|
* Linux v3.8-523-gece8e0bJosh Boyer2013-02-211-0/+1
| | | | - Reenable debugging options.
* Turn off THP for 32bitJustin M. Forbes2013-01-251-0/+2
|
* Fix up configs for buildJustin M. Forbes2013-01-071-0/+8
|
* Update config options for 3.7Josh Boyer2012-10-301-0/+4
| | | | - Fix module blacklist patch to not leak a reference to the blacklist keyring
* Update config optionsJosh Boyer2012-07-301-2/+0
|
* Fixup LBD/LBDAF config optionsJosh Boyer2012-05-251-0/+2
| | | | | CONFIG_LBD was renamed to CONFIG_LBDAF in 2009, and it's only an option on 32-bit platforms
* Linux v3.4-5161-g56edab3Josh Boyer2012-05-231-0/+1
|
* Update configs for first 3.5 merge window git snapshotJosh Boyer2012-05-211-0/+7
|
* Rebase to Linux 3.3-rc1Josh Boyer2012-01-201-0/+4
| | | | The utrace patch is left unapplied as it doesn't apply cleanly any longer
* Remove CONFIG_BLK_DEV_AMD74XX duplicate entriesDave Jones2012-01-171-2/+0
|
* pcmcia scsi can diafDave Jones2012-01-131-3/+0
|
* Linux 3.2-rc5Kyle McMartin2011-12-111-0/+2
|
* Linux 3.1-git6 (upstream 1a67a573b8d)Josh Boyer2011-11-041-0/+1
| | | | | Make CONFIG_EDAC_SBRIDGE only build on x86_64 since it has 64-bit divide errors on 32-bit kernels.
* Linux 3.1-git2 snapshot (upstream f362f98e7c)Josh Boyer2011-10-281-0/+1
|
* Drop dead CONFIG_VMI optionKyle McMartin2011-10-211-2/+0
| | | | | | | | commit 9863c90f682fba34cdc26c3437e8c00da6c83fa4 Author: Alok Kataria <akataria@vmware.com> Date: Mon Aug 23 14:49:11 2010 -0700 x86, vmware: Remove deprecated VMI kernel support
* Limit 32-bit x86 kernels to 32 processors.Dave Jones2011-09-201-1/+1
|
* fix up some config warningsDave Jones2011-08-271-1/+1
|
* Split out the 32bit only options from x86-32Dave Jones2011-08-091-0/+206
Remove unnecessary duplicates, consolidate. This should reduce having to set the same option twice on 32/64.