Commit Graph

414 Commits

Author SHA1 Message Date
Peter Robinson 60044b936a Update ARM unified config for OMAP 2013-03-28 13:26:45 +00:00
Dave Jones a9ccf7f120 Enable CONFIG_DM_CACHE (rhbz 924325) 2013-03-26 11:11:54 -04:00
Justin M. Forbes 4a5e3ac285 disable whci-hcd since it doesnt seem to have users (rhbz 919289) 2013-03-25 13:29:44 -05:00
Dave Jones eeb8b24898 Enable CONFIG_DM_DELAY (rhbz 923721) 2013-03-20 10:44:56 -04:00
Dave Jones af585ae596 Reenable debugging options. 2013-03-19 19:05:59 -04:00
Dave Jones 422866d063 Linux v3.9-rc3
merged: w1-fix-oops-when-w1_search-is-called-from.patch
- Disable debugging options.
2013-03-17 20:29:21 -04:00
Dave Airlie 930f974036 drm/qxl: reenable qxl now that some fbcon bugs are fixed 2013-03-15 10:53:55 +10:00
Dave Airlie 4914d7984f drm/qxl: disable for now, some wierd fb interaction is leaking ram 2013-03-14 17:54:32 +10:00
Dave Jones bb8f037654 Reenable debugging options. 2013-03-12 22:08:43 -04:00
Dave Airlie 5cf9b33d21 add QXL driver (f19 only) 2013-03-12 13:39:10 +10:00
Dave Jones fb08f46d2b Linux 3.9-rc2
Disable debugging options.
2013-03-11 15:14:13 -04:00
Josh Boyer 194fd44ead Linux v3.9-rc1-211-g47b3bc9
- Reenable debugging options.
- CVE-2013-1828 sctp: SCTP_GET_ASSOC_STATS stack buffer overflow (rhbz 919315 919316)
2013-03-08 08:43:55 -05:00
Josh Boyer e4ac04d8e1 Enable CONFIG_IP6_NF_TARGET_MASQUERADE 2013-03-05 09:47:07 -05:00
Josh Boyer 68c1caae27 Linux v3.9-rc1
- Add patch from Dirk Brandewie to fix intel pstate divide error (rhbz 916833)
- Disable debugging options.
2013-03-04 16:43:56 -05:00
Josh Boyer 9608524f39 Linux v3.8-10734-ga7c1120 2013-03-03 09:23:35 -05:00
Josh Boyer f5e36b421c Linux v3.8-10206-gb0af9cd 2013-03-01 08:53:59 -05:00
Josh Boyer 5e517eb692 Linux v3.8-9761-gde1a226 2013-02-28 19:31:12 -05:00
Kyle McMartin 3537f29653 make iso9660 a module
what could possibly...
2013-02-28 13:39:27 -05:00
Josh Boyer 47510136d3 Linux v3.8-9633-g2a7d2b9 2013-02-28 07:55:36 -05:00
Josh Boyer 0ace7eb5e6 Linux v3.8-9405-gd895cb1
Make sure to disable CONFIG_VMXNET3 in config-generic so prep doesn't fail
on non-x86 arches.  Sigh.  If only people actually put thought into Kconfig
deps.
2013-02-27 09:17:19 -05:00
Josh Boyer 55b874dbce Linux v3.8-9165-g1cef935 2013-02-26 15:21:16 -05:00
Kyle McMartin 41df8b4a7d move vmxnet3 to config-x86-generic 2013-02-26 15:16:34 -05:00
Josh Boyer ab465cba10 Linux v3.8-8664-gc41b381 2013-02-26 12:05:00 -05:00
Kyle McMartin a7a87b974e ipr.ko driven SAS VRAID cards found on x86_64 machines these days, and not
just on ppc64
2013-02-26 11:39:09 -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 8be986a934 Linux v3.8-6071-g8b5628a
- Enable the rtl8192e driver (rhbz 913753)
2013-02-22 08:39:21 -05:00
Josh Boyer bf2d203e7f Linux v3.8-3195-g024e4ec 2013-02-21 15:20:03 -05:00
Josh Boyer 2192022f4b Shut up perf about missing build things we don't care about
- Drop the old aic7xxx driver, from Paul Bolle
2013-02-21 11:21:43 -05:00
Josh Boyer 0b030fad7e Linux v3.8-3040-ga0b1c42 2013-02-21 10:08:50 -05:00
Josh Boyer 3704ea2fb1 Linux v3.8-523-gece8e0b
- Reenable debugging options.
2013-02-21 08:45:44 -05:00
Josh Boyer 7da15bc1bb Fix devel-pekey-secure-boot related config options for non-x86
Sigh.
2013-02-19 19:14:14 -05:00
Dave Jones 5ac38ff07b typo 2013-02-19 10:58:49 -05:00
Josh Boyer 3c64815c19 Enable CONFIG_AUDIT_LOGINUID_IMMUTABLE
http://lists.fedoraproject.org/pipermail/kernel/2013-February/004125.html
2013-02-19 07:39:04 -05:00
Josh Boyer b1b2d34318 Linux v3.8
- Fix build with CONFIG_EFI disabled, reported by Peter Bowey (rhbz 911833)
- Disable debugging options.
2013-02-18 19:54:32 -05:00
Josh Boyer 526e2f3775 Linux v3.8-rc7-6-g211b0cd
- Reenable debugging options.
2013-02-12 14:31:07 -05:00
Josh Boyer f39ad01943 Enable CONFIG_NAMESPACES everywhere (rhbz 907576)
So apparently we've been enabling CONFIG_NAMESPACES in Fedora kernels for
a very long time even though it was never explicitly set.  The kconfig entry
for it looks like it should depend on CONFIG_EXPERT (which isn't set), but
either the fact that we've had CONFIG_NET_NS, etc enabled explicitly or the
fact that it defaults to !EXPERT seems to do something weird with menuconfig
and enables it in the final config.  Whatever, just turn it back on.  It
seems to break rtkit-daemon for some reason.
2013-02-06 11:49:05 -05:00
Josh Boyer f6882f7b83 Linux v3.8-rc6-62-gfe547d7
- Enable CONFIG_DRM_VMWGFX_FBCON (rhbz 907620)
- Enable CONFIG_DETECT_HUNG_TASK
2013-02-05 10:44:42 -05:00
Josh Boyer ebd1a1737a Linux v3.8-rc5-218-ga56e160
- Enable NAMESPACES and CHECKPOINT_RESTORE on x86_64 for F19 CRIU feature
- Enable CONFIG_DEBUG_ATOMIC_SLEEP
2013-01-30 10:56:40 -05:00
Justin M. Forbes 1d0a7626b1 Linux v3.8-rc4 2013-01-18 14:47:39 -06:00
Justin M. Forbes 45aa9a2556 Linux v3.8-rc3-293-g406089d 2013-01-15 17:02:15 -06:00
Josh Boyer aef2a4b3e0 Enable CONFIG_DVB_USB_V2 (rhbz 895460) 2013-01-15 11:01:18 -05:00
Josh Boyer d30a701642 Enable Orinoco drivers in kernel-modules-extra (rhbz 894069) 2013-01-14 15:28:59 -05:00
Justin M. Forbes 7ef2fa6dc8 reenable debug 2013-01-10 16:38:26 -06:00
Justin M. Forbes 1cdf6c9bdd Linux v3.8-rc3 2013-01-10 10:47:07 -06:00
Justin M. Forbes 1f105b6287 Linux v3.8-rc2-370-g57a0c1e 2013-01-09 13:12:05 -06:00
Josh Boyer 8b0ebc3e2e Enable CONFIG_CIFS_DEBUG as it was on before it was split out 2013-01-09 08:19:10 -05:00
Justin M. Forbes f82b10781d Linux v3.8-rc2-116-g5f243b9 2013-01-04 15:16:10 -06:00
Dave Jones 8a3c3fe290 Reenable debugging options. 2012-12-11 11:57:22 -05:00
Josh Boyer 36f5ff2d4e Linux v3.7-rc8
- Disable debugging options.
2012-12-04 09:49:08 -05:00
Josh Boyer 739840a505 Linux v3.7-rc7-25-g2844a48
- Reenable debugging options.
2012-11-27 09:07:29 -05:00
Josh Boyer 70ba27c8dc Linux v3.7-rc7
- Disable debugging options.
2012-11-26 16:41:42 -05:00
Josh Boyer 4dd0505711 Linux v3.7-rc6-21-g3587b1b
- Reenable debugging options.
2012-11-19 07:50:13 -05:00
Josh Boyer cf4581e1f8 Linux v3.7-rc6
- Disable debugging options.
2012-11-17 07:21:39 -05:00
Jeff Layton 6681651872 Kconfig: enable CONFIG_CIFS_SMB2
Enough of the CIFS SMB2 code has been merged into 3.7 that users can
now mount SMB2.1 shares from servers that support it. It's still fairly
experimental, but enabling the Kconfig option is unlikely to break
users who are using SMB1.

Let's go ahead and enable this in 3.7 kernels. I think this patch
should be sufficient, but let me know if we should do anything else.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
2012-11-16 08:51:24 -05:00
Josh Boyer 858d74266a Linux v3.7-rc5-14-g9924a19
- Reenable debugging options.
2012-11-13 08:23:00 -05:00
Josh Boyer 9d0153e811 Linux v3.7-rc5
- Disable debugging options.
2012-11-11 09:24:41 -05:00
Josh Boyer 0b49604ef2 Linux v3.7-rc4-20-g0e4a43e
- Reenable debugging options.
- Add patch to not break modules_install for external module builds
2012-11-07 08:55:13 -05:00
Josh Boyer a9993c78be Linux v3.7-rc4
- Disable debugging options.
- Fix build break without CONFIG_EFI set (reported by Peter W. Bowey)
2012-11-05 09:58:41 -05:00
Josh Boyer 54ff465a53 Linux v3.7-rc3-8-g35fd3dc
- Reenable debugging options.
2012-10-30 15:58:35 -04: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 e12c503006 Linux v3.7-rc3
- Disable debugging options.
2012-10-30 10:52:35 -04:00
Josh Boyer 1093c7907b enable CONFIG_MEDIA_{USB,PCI}_SUPPORT (rhbz 870457) 2012-10-30 10:46:47 -04:00
Justin M. Forbes 312ff7b7be Re-enable NAT (rhbz 867871) 2012-10-18 10:39:38 -05:00
Justin M. Forbes fa191c6d1e Linux v3.7-rc1-102-g43c422e 2012-10-18 09:47:20 -05:00
Josh Boyer d71010a200 Enable VFIO (rhbz 867152) 2012-10-18 08:41:04 -04:00
Justin M. Forbes 546b07d136 Enable CONFIG_TCM_VHOST 2012-10-16 08:10:33 -05:00
Justin M. Forbes cee1c9b0ca Linux 3.7-rc1 2012-10-15 09:16:42 -05:00
Justin M. Forbes fc85362a27 Linux v3.6-6670-gecefbd9 2012-10-05 10:45:58 -05:00
Justin M. Forbes 0649cffad1 Linux 3.6.0 2012-10-01 07:44:16 -05:00
Josh Boyer 8ab92ea89b Reenable debugging options. 2012-09-25 12:08:18 -04:00
Josh Boyer a73323708c Linux v3.6-rc7
- Disable debugging options.
2012-09-24 08:33:35 -04:00
Josh Boyer d484434fe3 Reenable debugging options. 2012-09-17 13:10:03 -04:00
Josh Boyer 6aa69c7b9d Linux v3.6-rc6
- Disable debugging options.
2012-09-17 08:36:31 -04:00
Dave Jones f6771f41a8 Enable CONFIG_DRM_LOAD_EDID_FIRMWARE (rhbz 857511) 2012-09-14 13:29:38 -04:00
Dave Jones 6e109313d6 MTD is also needed for UBIFS to be enabled. 2012-09-14 13:27:07 -04:00
Dave Jones 9654342460 Reenable UBIFS (rhbz 823238) 2012-09-14 13:15:17 -04:00
Josh Boyer f0f4976cae Linux v3.6-rc5-32-g1a95620
- Reenable debugging options.
2012-09-11 08:38:59 -04:00
Josh Boyer 0be4694942 Linux v3.6-rc5
- Disable debugging options.
2012-09-11 08:36:43 -04:00
Josh Boyer 221b79a9ac Reenable debugging options. 2012-09-05 08:21:24 -04:00
Josh Boyer 166ea25781 Linux v3.6-rc4
- Disable debugging options.
2012-09-03 09:43:00 -04:00
Josh Boyer 853b50086b Reenable debugging options. 2012-08-23 07:25:37 -04:00
Josh Boyer c48544d695 Linux v3.6-rc3
- Disable debugging options.
2012-08-22 16:52:52 -04:00
Dave Jones 341e5eb077 Reenable W1 drivers. (rhbz 849430) 2012-08-20 12:05:53 -04:00
Josh Boyer 31bd260160 Reenable debugging options. 2012-08-17 07:26:51 -04:00
Josh Boyer 0c0b67ed4e Linux v3.6-rc2
- Disable debugging options.
2012-08-16 18:22:09 -04:00
Josh Boyer 9e3d322a61 Reenable debugging options. 2012-08-04 12:39:02 -04:00
Josh Boyer d1027f0124 Linux v3.6-rc1
- Disable debugging options.
2012-08-03 09:45:24 -04:00
Josh Boyer 6d2fcab7e3 Reenable cgroups memory controller (rhbz 845285) 2012-08-02 11:07:57 -04:00
Josh Boyer da4313c6b3 Linux v3.5-8833-g2d53492 2012-08-01 08:13:43 -04:00
John W. Linville 629ee7b235 Enable batman-adv and add it to the list of "extra" modules 2012-07-31 14:42:32 -04:00
Josh Boyer f7572813ba Update config options 2012-07-30 19:13:04 -04:00
Justin M. Forbes e5daab5438 Linux v3.5-1643-gf0a08fc 2012-07-24 10:05:33 -05:00
Justin M. Forbes df9de7a9a3 Linux v3.5 2012-07-23 08:28:32 -05:00
John W. Linville 0c1d59e4a4 Enable NFC subsystem and drivers 2012-07-20 13:32:21 -04:00
Justin M. Forbes a173a26bf1 Enable CONFIG_BLK_DEV_NVME 2012-07-19 15:19:20 -05:00
Justin M. Forbes e8f3d1a1cb Linux v3.5-rc7-25-ge5254a6 2012-07-17 09:40:10 -05:00
Justin M. Forbes 99e9a62946 Linux v3.5-rc7 2012-07-16 10:11:21 -05:00
Josh Boyer 62b4308604 Build CONFIG_HID and CONFIG_HID_GENERIC in 2012-07-13 09:41:01 -04:00
Justin M. Forbes e206698dca turn on debug 2012-07-09 17:27:34 -05:00
Justin M. Forbes b389b122c7 Linux v3.5-rc6 2012-07-09 09:25:24 -05:00
Justin M. Forbes f594e5be67 Linux v3.5-rc5-6-g9d4056a 2012-07-03 11:04:52 -05:00
Justin M. Forbes cf4016063f Linux 3.5-rc5 2012-07-02 11:56:17 -05:00
Justin M. Forbes 4c15f8ea0a Linux v3.5-rc4-52-gaace99e 2012-06-26 10:26:34 -05:00
Josh Boyer 3b37beedf4 Disable debugging options. 2012-06-18 09:09:58 -04:00
Dave Jones 71b8cf042f remove old config option (Dead since January) 2012-06-12 19:25:03 -04:00
Josh Boyer 35b4d7aadf Reenable debugging options. 2012-06-11 08:05:23 -04:00
Josh Boyer ff66a4e962 Linux v3.5-rc2 2012-06-09 10:03:09 -04:00
Josh Boyer 60d4b44553 Linux v3.5-rc1
- Disable debugging options.
2012-06-03 09:48:54 -04:00
Josh Boyer d0633aed96 Linux v3.4-10115-g829f51d 2012-06-02 10:44:50 -04:00
Josh Boyer 940afcbf92 Linux v3.4-9547-gfb21aff 2012-05-31 23:04:35 -04:00
Josh Boyer 478adfe8fb Linux v3.4-9208-gaf56e0a 2012-05-31 09:08:15 -04:00
Josh Boyer 01a543076e Linux v3.4-8215-g1e2aec8 2012-05-27 08:36:58 -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 d9597b967c Disable FB_MODE_HELPERS
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).
2012-05-25 16:43:50 -04:00
Josh Boyer f40f61bc0c Drop CONFIG_BLK_DEV_IDE
This option was removed in 2008 with upstream commit 452a8ed8ce752a4230
2012-05-25 16:41:46 -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 e0c91dab8a Drop CONFIG_MISC_DEVICES
Upstream commit 7c5763b8453a94871d356f20df30f350f8631e8b removed it
2012-05-25 16:20:07 -04:00
Josh Boyer 1f83f3a235 Drop CONFIG_USER_NS
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.
2012-05-25 16:14:15 -04:00
Josh Boyer 84cbbf27f7 Drop the MCA option entirely.
MCA support was removed in 3.5.
2012-05-25 15:58:00 -04:00
Josh Boyer e3ad20d482 Linux v3.4-7644-g07acfc2 2012-05-25 09:03:50 -04:00
Mauro Carvalho Chehab 75b5e4d6a9 Don't customise tuners or frontends
The option to customise tuners/frontends are there to allow
embedded systems or advanced users that compile their own
kernels to disable I2C modules that aren't used by their
specific device. When those options are not selected, the
building system will automatically select the modules that
are needed by each DVB device.

The end result is that dummy frontends used only for testing,
like DVB_DUMMY_FE won't be selected.

Also, when newer frontends are added (and they're added all
the times), the new ones will automatically be selected, if
the bridge drivers that support them are selected.

This also makes the configuration simpler to understand.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2012-05-25 07:47:07 -03:00
Josh Boyer 83d968d7e9 Linux v3.4-5722-gf936991 2012-05-24 09:22:20 -04:00
Josh Boyer afabfc9465 Linux v3.4-5161-g56edab3 2012-05-23 15:57:04 -04:00
Josh Boyer 16cd90df88 Linux v3.4-4842-g61011677 2012-05-23 09:39:12 -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 9044bc6f85 Reenable debugging options. 2012-05-21 17:07:23 -04:00
Josh Boyer 2da59fc6b0 Disable debugging options. 2012-05-21 12:27:29 -04:00
Josh Boyer 1edae28474 Enable Nilfs2 and put it in modules-extra (rhbz 821702) 2012-05-15 13:21:52 -04:00
Josh Boyer a426d7787b Enable DRM_VIA again per Adam Jackson 2012-05-14 11:52:21 -04:00
Josh Boyer d8763818ab Reenable debugging options. 2012-05-14 11:51:40 -04:00
Josh Boyer eb33e874e7 Linux v3.4-rc7
- Disable debugging options.
2012-05-13 13:09:07 -04:00
Josh Boyer d93939787e Enable CONFIG_NFSD_FAULT_INJECTION on debug builds (suggested by Jeff Layton) 2012-05-11 13:19:12 -04:00
Josh Boyer 011b1a6842 Enable CONFIG_SUNRPC_DEBUG (pointed out by Jeff Layton) 2012-05-11 09:46:49 -04:00
Josh Boyer c1500a58a0 Reenable debugging options. 2012-05-08 15:22:38 -04:00
Josh Boyer 55ad8544e8 Linux v3.4-rc6
- Disable debugging options.
2012-05-07 09:10:15 -04:00
Justin M. Forbes 7b4b439262 Reenable slip and add to module-extras (rhbz 818308) 2012-05-03 13:15:22 -05:00
Dave Jones cb46c3674a 3.5 reminder 2012-04-30 12:20:09 -04:00
Josh Boyer 073ba75e6e Reenable debugging options. 2012-04-30 10:37:58 -04:00
Josh Boyer 5794181098 Linux v3.4-rc5
- Disable debugging options.
2012-04-30 10:35:50 -04:00
Josh Boyer fc272f656d Add GMA3600 (Cedarview) support (rhbz 810686)
- Reenable debugging options.
2012-04-23 13:15:11 -04:00
Josh Boyer 2b371fe147 Linux v3.4-rc4
Disable debugging options.
2012-04-23 08:24:35 -04:00
Justin M. Forbes 9a97d1ec7e Reenable debugging options 2012-04-16 16:34:02 -05:00
John W. Linville 9384cd901e Disable CONFIG_WIRELESS_EXT_SYSFS (long deprecated upstream) 2012-04-16 13:55:09 -04:00
Justin M. Forbes 9a3c2ce6f0 Linux v3.4-rc3 2012-04-16 12:30:25 -05:00
Justin M. Forbes 1d7d6c12f3 - SELinux apply a different permission to ptrace a child vs non-child
- Reenable debug
2012-04-09 16:40:04 -05:00
Justin M. Forbes 232e1a44c9 Disable debug for build 2012-04-09 12:41:04 -05:00
Justin M. Forbes 374b223109 Linux v3.4-rc1-246-g6c216ec 2012-04-05 14:43:34 -05:00
Justin M. Forbes 2b796ace80 Linux v3.4-rc1-144-g01627d9 2012-04-03 16:44:48 -05:00