summaryrefslogtreecommitdiffstats
path: root/config-x86-32-generic
Commit message (Collapse)AuthorAgeFilesLines
* Change method of configuration generationLaura Abbott2016-12-061-204/+0
| | | | | | | | | | The existing method of managing configuration files gets unweildy. Changing individual lines in text files gets difficult without manual organization. Switch to a method of configuration generation that's inspired from the method used inside Red Hat. Each configuration option gets its own file which are then combined to form the configuration files. This makes confirming what's actually enabled much easier.
* Minor ARM config updates, Enable two 802.15.4 drivers, General config ↵Peter Robinson2016-11-281-16/+5
| | | | cleanups (NFC: move some x86 specific configs to x86, EDAC generic to generic, some minor seonsor cleanups)
* Remove all references to unknown Kconfig symbolsPaul Bolle2016-04-151-9/+0
| | | | Reported-by: Paul Bolle <pebolle@tiscali.nl>
* Linux v4.4-10454-g3e1e21cJustin M. Forbes2016-01-221-0/+1
|
* Linux v4.4-8606-g5807fcaJustin M. Forbes2016-01-181-0/+1
|
* Linux v4.2-rc1-62-gc4b5fd3fb205Josh Boyer2015-07-101-1/+0
| | | | - Build perf with NO_PERF_READ_VDSO32 on all arches
* Linux v4.2-rc1Josh Boyer2015-07-061-0/+1
| | | | | - Disable debug options. - Add patch to fix perf build
* Linux v4.0-3843-gbb0fd7ab0986Josh Boyer2015-04-151-0/+1
|
* Cleanup stale Kconfig optionsJosh Boyer2015-03-161-1/+0
| | | | | No functional change. These are all removed upstream. Results provided by the check-config.pl script from Paul Bolle. Yay Paul!
* Linux v4.0-rc4Josh Boyer2015-03-161-0/+1
| | | | | - Drop arm64 RCU revert patch. Should be fixed properly upstream now. - Disable debugging options.
* Linux v4.0-rc1Josh Boyer2015-02-231-0/+1
| | | | | | | | | | | | | | | | | | | - CVE-2015-0275 ext4: fallocate zero range page size > block size BUG (rhbz 1193907 1195178) - Disable debugging options. Yay for major version bumps :\. We grab the full rc1 tarball instead of just the patch to make this way less messy in the spec. When 4.0 final is released, we'll need to undo a few specific hacks. Namely, we need to redefine: upstream_sublevel kversion Source0 back to the standard definitions. Thanks to Kyle for figuring this out 3 years ago.
* Linux v3.19-7478-g796e1c55717eJosh Boyer2015-02-171-0/+1
| | | | - DRM merge
* Linux v3.19-rc2Josh Boyer2015-01-051-0/+2
| | | | | - Temporarily disable aarch64patches - Happy New Year
* Cleanup dead Kconfig symbols for 3.18-rc4Josh Boyer2014-11-111-1/+0
|
* Update ARM config options, some minor cleanupsPeter Robinson2014-10-271-4/+0
|
* Linux v3.17-9670-g0429fbc0bdc2Josh Boyer2014-10-151-0/+1
|
* Remove all references to unknown Kconfig symbolsPaul Bolle2014-10-021-16/+0
| | | | Reported-by: Paul Bolle <pebolle@tiscali.nl>
* 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.