Commit Graph

35 Commits

Author SHA1 Message Date
Josh Boyer 208228cebd Linux v3.19-rc2
- Temporarily disable aarch64patches
- Happy New Year
2015-01-05 16:09:49 -05:00
Josh Boyer d74e638376 Cleanup dead Kconfig symbols for 3.18-rc4 2014-11-11 09:58:33 -05:00
Peter Robinson fc0bb7245f Update ARM config options, some minor cleanups 2014-10-27 09:21:05 +00:00
Josh Boyer e1712de563 Linux v3.17-9670-g0429fbc0bdc2 2014-10-15 09:12:59 -04:00
Paul Bolle b092e490fa Remove all references to unknown Kconfig symbols
Reported-by: Paul Bolle <pebolle@tiscali.nl>
2014-10-02 08:26:50 -04:00
Josh Boyer 79d682febc Linux v3.15-9930-g0e04c641b199
- Enable CONFIG_RCU_NOCB_CPU(_ALL) (rbhz 1109113)
2014-06-14 09:09:58 -04:00
Josh Boyer a7fb62873e Linux v3.15-7218-g3f17ea6dea8b
- Reenable debugging options.
2014-06-11 13:36:24 -04:00
Peter Robinson a810b00c27 remove last vestiges of ISA config which was obsolete anyway as ISA is disabled 2014-05-05 00:03:56 +01:00
Josh Boyer ec661e9846 Linux v3.15-rc1-113-g6ca2a88ad820
- Build perf with unwind support via libdw (rhbz 1025603)
2014-04-17 09:36:17 -04:00
Josh Boyer 7603bfc69d Linux v3.13-5617-g3aacd62 2014-01-24 07:49:16 -05:00
Josh Boyer f53e3d284d Linux v3.13-3260-g03d11a0 2014-01-22 10:02:15 -05:00
Josh Boyer 772b620d71 Linux v3.12-10928-g527d151
- Drop ACPI blacklist year options and patch (removed with upstream commit 4c47cb197e13 )
2013-11-20 19:51:25 -05:00
Josh Boyer 51a9efc4b6 Linux v3.12-rc3-186-gc31eeac
- Enable options for Intel Low Power Subsystem Support
2013-10-02 14:14:38 -04:00
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