Commit Graph

204 Commits

Author SHA1 Message Date
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
Justin M. Forbes 9bf060eb5e Disable debugging options 2012-04-02 16:03:13 -05:00
Justin M. Forbes d8c9baa910 linux 3.4-rc1 2012-04-02 15:44:23 -05:00
Justin M. Forbes 4f8c60a7f6 Linux v3.3-8839-gb5174fa 2012-03-29 14:41:04 -05:00
Justin M. Forbes 9f00475b13 Turn on PHY_TIMESTAMPING 2012-03-27 14:15:08 -05:00
Dave Jones 1dc056eba6 Reenable debugging options. 2012-03-19 17:31:15 -04:00
Dave Jones bf4a7c2c88 Disable debugging options. 2012-03-18 22:56:05 -04:00
Dave Jones 4cffa5f488 move DEBUG_VM to generic 2012-03-16 15:52:12 -04:00
Dave Jones 04412e0aef Reenable debugging options. 2012-03-12 15:04:15 -04:00
Josh Boyer c2a12cd16f Add kernel module signing on x86
Leave enforcing disabled for now, so unsigned modules can still load.  This
can be switched by adding "enforcemodulesig=1" to the kernel command line.
2012-03-07 15:07:26 -05:00
Dave Jones 8247ca06d4 Disable debugging options. 2012-03-07 01:10:40 -05:00