Commit Graph

40 Commits

Author SHA1 Message Date
Kyle McMartin 0a346ea311 enable crash on other architectures 2013-11-05 16:51:00 -05:00
Peter Robinson 2fba3e3c2d Minor ARM config updates/cleanups, ARM GPIO/I2C updates, ARM usb gadget updates 2013-10-13 11:33:25 +01: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
Justin M. Forbes 692b701d08 Linux v3.10-6005-gd2b4a64 2013-07-08 14:59:04 -05:00
Josh Boyer 9c6ca1788c Linux v3.9-8153-g5a148af 2013-05-02 15:42:10 -04:00
Josh Boyer 23144e0c63 Enable CONFIG_FB_MATROX_G on powerpc 2013-04-02 16:22:59 -04:00
Josh Boyer ab465cba10 Linux v3.8-8664-gc41b381 2013-02-26 12:05:00 -05:00
Josh Boyer 45d5b3f0a4 Linux v3.8-7888-gab78265 2013-02-25 09:59:54 -05:00
Josh Boyer 4e8a0d7c4b Linux v3.8-6988-g9e2d59a 2013-02-24 14:23:23 -05:00
Josh Boyer e6a8495624 Build PATA_MACIO in on powerpc (rhbz 831361) 2013-02-11 07:50:01 -05: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
Mauro Carvalho Chehab 05953f6713 Fix i82975x_edac (BZ#848149)
This driver was soooo broken that I needed to rewrote the
entire logic for memory identification and for memory error
report.

While here, enable EDAC_DEBUG, on debug kernels.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2012-10-16 22:58:02 -03:00
Josh Boyer 0887df20e1 Re-enable BTRFS on ppc. Brent Baude says it works now. 2012-09-07 10:40:52 -04:00
Josh Boyer f7572813ba Update config options 2012-07-30 19:13:04 -04:00
Josh Boyer 43fbac19f2 Cleanup BLK_DEV_IDE options
We've had CONFIG_IDE disabled for a long time on everything except ppc.
Remove all of the options that depend on it from config-generic and add
whatever is left over to the powerpc config file
2012-05-25 17:38:30 -04:00
Josh Boyer 08132645ed Linux v3.4-2580-g72c04af 2012-05-22 09:06:13 -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 dfe7e131a2 Disable the PMAC ide driver. PATA_MACIO seems to work (rhbz 810579)
- Backport fixes for correct register constraints in cmpxchg.h (rhbz 809014)
2012-04-10 10:59:05 -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
Josh Boyer 4a6707e4c9 Remove extraneous settings and enable Radeon KMS for powerpc (via Will Woods) 2011-12-13 11:00:37 -05:00
Josh Boyer a0b40e3acc Disable btrfs for ppc (rhbz 747079) 2011-11-04 11:57:52 -04:00
Josh Boyer c813c0daae Cleanup PowerPC configs
Drop a bunch of embedded platform cruft from the 32-bit configs.  Disable Cell
and Maple support on 64-bit.
2011-10-27 15:15:12 -04:00
Josh Boyer 34f9218fe5 Linux 3.1-git1 (138c4ae9cfda upstream)
First take on the upcomming Linux 3.2 kernel.  The moving of the ethernet
drivers into vendor subdirectories caused a lot of churn in config-generic, but
hopefully it's a bit cleaner now.
2011-10-26 21:03:18 -04:00
Dave Jones ccdeeb8a3a fix up some config warnings 2011-08-27 17:57:25 -04:00
Josh Boyer f1b16b1fca 3.1-rc1-git6 snapshot. Make ide_pmac a module 2011-08-11 22:27:54 -04:00
Josh Boyer 12ba4aac8a 3.0-git15 snapshot 2011-08-01 09:14:13 -04:00
Josh Boyer 35ffdcd40e 3.0-git9 snapshot 2011-07-27 21:07:17 -04:00
Kyle McMartin 4a2041744e 3.0-git3 snapshot
Testing that this part of the spec still works...

Hopefully the next release is indeed 3.1.0...
2011-07-25 09:46:01 -04:00
Dave Jones 75d6a46098 Centralise CPU_FREQ options into config-generic.
Switch to using ondemand by default. (rhbz 713572)
2011-07-07 15:44:13 -04:00
Kyle McMartin 41b22f9d76 second pass of new kconfig options 2011-05-30 10:36:45 -04:00
Kyle McMartin 5db0b2d98f disable tpm/ima on ppc 2011-03-29 20:31:13 -04:00
Kyle McMartin db49e9edd8 update to snapshot 2.6.38-git19 2011-03-28 17:22:32 -04:00
Kyle McMartin 3f74cb629d update to 2.6.38-git6 2011-03-18 13:15:43 -04:00
Kyle McMartin 50f89b26c6 update kconfig for 2.6.37-git9 2011-01-12 21:32:50 -05:00
Kyle McMartin 3daa57b3d9 Linux 2.6.36-git8 2010-10-26 13:05:04 -04:00
Kyle McMartin da80d72ece First pass at 2.6.36-rc1 2010-08-17 16:07:07 -04:00
Jesse Keating 7a32965a10 initial srpm import 2010-07-29 16:46:31 -07:00