Commit Graph

222 Commits

Author SHA1 Message Date
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