summaryrefslogtreecommitdiffstats
path: root/config-generic
Commit message (Collapse)AuthorAgeFilesLines
* Reenable debugging options.Josh Boyer2012-09-251-4/+4
|
* Linux v3.6-rc7Josh Boyer2012-09-241-4/+4
| | | | - Disable debugging options.
* Reenable debugging options.Josh Boyer2012-09-171-4/+4
|
* Linux v3.6-rc6Josh Boyer2012-09-171-4/+4
| | | | - Disable debugging options.
* Enable CONFIG_DRM_LOAD_EDID_FIRMWARE (rhbz 857511)Dave Jones2012-09-141-1/+1
|
* MTD is also needed for UBIFS to be enabled.Dave Jones2012-09-141-2/+2
|
* Reenable UBIFS (rhbz 823238)Dave Jones2012-09-141-1/+5
|
* Linux v3.6-rc5-32-g1a95620Josh Boyer2012-09-111-4/+4
| | | | - Reenable debugging options.
* Linux v3.6-rc5Josh Boyer2012-09-111-4/+4
| | | | - Disable debugging options.
* Reenable debugging options.Josh Boyer2012-09-051-4/+4
|
* Linux v3.6-rc4Josh Boyer2012-09-031-4/+4
| | | | - Disable debugging options.
* Reenable debugging options.Josh Boyer2012-08-231-4/+4
|
* Linux v3.6-rc3Josh Boyer2012-08-221-4/+4
| | | | - Disable debugging options.
* Reenable W1 drivers. (rhbz 849430)Dave Jones2012-08-201-1/+18
|
* Reenable debugging options.Josh Boyer2012-08-171-4/+4
|
* Linux v3.6-rc2Josh Boyer2012-08-161-4/+4
| | | | - Disable debugging options.
* Reenable debugging options.Josh Boyer2012-08-041-4/+4
|
* Linux v3.6-rc1Josh Boyer2012-08-031-4/+4
| | | | - Disable debugging options.
* Reenable cgroups memory controller (rhbz 845285)Josh Boyer2012-08-021-4/+4
|
* Linux v3.5-8833-g2d53492Josh Boyer2012-08-011-2/+21
|
* Enable batman-adv and add it to the list of "extra" modulesJohn W. Linville2012-07-311-1/+1
|
* Update config optionsJosh Boyer2012-07-301-0/+27
|
* Linux v3.5-1643-gf0a08fcJustin M. Forbes2012-07-241-4/+4
|
* Linux v3.5Justin M. Forbes2012-07-231-4/+4
|
* Enable NFC subsystem and driversJohn W. Linville2012-07-201-1/+12
|
* Enable CONFIG_BLK_DEV_NVMEJustin M. Forbes2012-07-191-1/+1
|
* Linux v3.5-rc7-25-ge5254a6Justin M. Forbes2012-07-171-4/+4
|
* Linux v3.5-rc7Justin M. Forbes2012-07-161-4/+4
|
* Build CONFIG_HID and CONFIG_HID_GENERIC inJosh Boyer2012-07-131-2/+2
|
* turn on debugJustin M. Forbes2012-07-091-4/+4
|
* Linux v3.5-rc6Justin M. Forbes2012-07-091-4/+4
|
* Linux v3.5-rc5-6-g9d4056aJustin M. Forbes2012-07-031-4/+4
|
* Linux 3.5-rc5Justin M. Forbes2012-07-021-4/+4
|
* Linux v3.5-rc4-52-gaace99eJustin M. Forbes2012-06-261-4/+4
|
* Disable debugging options.Josh Boyer2012-06-181-4/+4
|
* remove old config option (Dead since January)Dave Jones2012-06-121-1/+0
|
* Reenable debugging options.Josh Boyer2012-06-111-4/+4
|
* Linux v3.5-rc2Josh Boyer2012-06-091-0/+1
|
* Linux v3.5-rc1Josh Boyer2012-06-031-4/+4
| | | | - Disable debugging options.
* Linux v3.4-10115-g829f51dJosh Boyer2012-06-021-11/+12
|
* Linux v3.4-9547-gfb21affJosh Boyer2012-05-311-1/+13
|
* Linux v3.4-9208-gaf56e0aJosh Boyer2012-05-311-1/+7
|
* Linux v3.4-8215-g1e2aec8Josh Boyer2012-05-271-0/+2
|
* Cleanup BLK_DEV_IDE optionsJosh Boyer2012-05-251-48/+0
| | | | | | 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
* Disable FB_MODE_HELPERSJosh Boyer2012-05-251-0/+1
| | | | | We turned FB_UDL off earlier (per airlied) and we don't need this set anymore (per ajax). I don't actually know anything, I just do what I'm told (mostly).
* Drop CONFIG_BLK_DEV_IDEJosh Boyer2012-05-251-2/+0
| | | | This option was removed in 2008 with upstream commit 452a8ed8ce752a4230
* Fixup LBD/LBDAF config optionsJosh Boyer2012-05-251-2/+0
| | | | | CONFIG_LBD was renamed to CONFIG_LBDAF in 2009, and it's only an option on 32-bit platforms
* Drop CONFIG_MISC_DEVICESJosh Boyer2012-05-251-1/+0
| | | | Upstream commit 7c5763b8453a94871d356f20df30f350f8631e8b removed it
* Drop CONFIG_USER_NSJosh Boyer2012-05-251-1/+0
| | | | | | | Upstream e1c972b681bf118fcedb9fe2ed7a73de983aa5ef makes it depend on UIDGID_CONVERTED which is only set when all of the subsystems have been converted to be user namespace safe. That defaults to Y whenever it happens, so we'll set this after that point.
* Drop the MCA option entirely.Josh Boyer2012-05-251-1/+0
| | | | MCA support was removed in 3.5.