Commit Graph

22 Commits

Author SHA1 Message Date
Peter Robinson 09ffc5546c 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.
2013-08-19 09:37:57 -04:00
Kyle McMartin de50edbb21 Linux v3.11-rc1
- Disable debugging options.
- Fix %kernel_modules warning.
2013-07-16 22:56:52 -04:00
Josh Boyer cb16613f9f Turn off CONFIG_X86_32_NON_STANDARD.
No more jokes pjones.
2013-05-10 13:20:44 -04:00
Josh Boyer ab465cba10 Linux v3.8-8664-gc41b381 2013-02-26 12:05:00 -05:00
Josh Boyer 3704ea2fb1 Linux v3.8-523-gece8e0b
- Reenable debugging options.
2013-02-21 08:45:44 -05:00
Justin M. Forbes e66c8fda44 Turn off THP for 32bit 2013-01-25 10:45:19 -06:00
Justin M. Forbes af8f3ebeb7 Fix up configs for build 2013-01-07 10:40:58 -06:00
Josh Boyer ede75f6f8f Update config options for 3.7
- Fix module blacklist patch to not leak a reference to the blacklist keyring
2012-10-30 15:49:07 -04:00
Josh Boyer f7572813ba Update config options 2012-07-30 19:13:04 -04:00
Josh Boyer 6226546ba1 Fixup LBD/LBDAF config options
CONFIG_LBD was renamed to CONFIG_LBDAF in 2009, and it's only an option on
32-bit platforms
2012-05-25 16:38:51 -04:00
Josh Boyer afabfc9465 Linux v3.4-5161-g56edab3 2012-05-23 15:57:04 -04:00
Josh Boyer da90872924 Update configs for first 3.5 merge window git snapshot 2012-05-21 22:17:04 -04:00
Josh Boyer e8409b1dce Rebase to Linux 3.3-rc1
The utrace patch is left unapplied as it doesn't apply cleanly any longer
2012-01-20 13:32:57 -05:00
Dave Jones 7b9de46086 Remove CONFIG_BLK_DEV_AMD74XX duplicate entries 2012-01-17 10:32:48 -05:00
Dave Jones efce7f3f1c pcmcia scsi can diaf 2012-01-13 17:01:09 -05:00
Kyle McMartin 09b002e2d5 Linux 3.2-rc5 2011-12-11 11:02:53 -05:00
Josh Boyer 7b0cc2278d Linux 3.1-git6 (upstream 1a67a573b8d)
Make CONFIG_EDAC_SBRIDGE only build on x86_64 since it has 64-bit divide errors
on 32-bit kernels.
2011-11-04 08:26:47 -04:00
Josh Boyer dff0854796 Linux 3.1-git2 snapshot (upstream f362f98e7c) 2011-10-28 15:42:03 -04:00
Kyle McMartin 855a2fa876 Drop dead CONFIG_VMI option
commit 9863c90f682fba34cdc26c3437e8c00da6c83fa4
Author: Alok Kataria <akataria@vmware.com>
Date:   Mon Aug 23 14:49:11 2010 -0700

    x86, vmware: Remove deprecated VMI kernel support
2011-10-21 12:37:56 -04:00
Dave Jones 8674cb1bd8 Limit 32-bit x86 kernels to 32 processors. 2011-09-20 17:13:44 -04:00
Dave Jones ccdeeb8a3a fix up some config warnings 2011-08-27 17:57:25 -04:00
Dave Jones 8ce7027f61 Split out the 32bit only options from x86-32
Remove unnecessary duplicates, consolidate.

This should reduce having to set the same option twice on 32/64.
2011-08-09 19:32:10 -04:00