Commit Graph

565 Commits

Author SHA1 Message Date
Dave Jones
4f6874c6f1 big config cleanup
lots of stuff moved around to be nearer to similar options.
some more pointless stuff disabled.
2012-01-13 15:34:32 -05:00
Dave Jones
1e9f58d469 Disable a bunch of unsupported stuff.
Flannel shirts, Grunge music, IOMega ZIP drives, PCMCIA & ISA SCSI
controllers. The 90s were _awesome_. But it's time to move on.
2012-01-13 14:26:47 -05:00
Dave Jones
47a613d539 Disable PLIP, Enable PPP BSDCOMP, Disable SLIP 2012-01-13 13:57:43 -05:00
Adam Jackson
2b37c3cfba Disable unsupported DRI1-only DRM drivers: i810, r128, tdfx 2012-01-05 15:45:43 -05:00
Dave Jones
be19a69e8c CONFIG_DEBUG_SET_MODULE_RONX should always be set. 2012-01-04 23:37:17 -05:00
Dave Jones
c89941d296 Reenable debugging options. 2012-01-04 23:30:44 -05:00
Dave Jones
086827d1a4 Disable debugging options. 2012-01-04 20:37:16 -05:00
Dave Jones
3d927e416d Disable unnecessary CONFIG_NET_DCCPPROBE 2011-12-28 10:20:13 -05:00
Dave Jones
f76e0239ae This should never be =y 2011-12-19 16:47:56 -05:00
Dave Jones
7729f41301 Disable IMA. (Forces TPM on, which may be undesirable: See 733964, 746097)
Move TPM modules to modules-extra
2011-12-19 15:11:34 -05:00
Dave Jones
70e0ba3345 Change configfs to be built-in. (rhbz 767432) 2011-12-14 20:18:41 -05:00
Dave Jones
f3fbdcb713 Enabled the in-kernel idmapper.
keyring: allow special keyrings to be cleared
2011-12-14 15:48:10 -05:00
Dave Jones
5cb46904d4 disable FDDI/SKFP 2011-12-13 13:47:36 -05:00
Dave Jones
e29397a0ab CONFIG_DEBUG_STRICT_USER_COPY_CHECKS is still broken.
This is just too much of a pain in the ass. Turn it off for good.
2011-12-07 17:39:23 -05:00
Dave Jones
b442110a24 Enable CONFIG_BSD_ACCT_V3. Should be safe since psacct-6.5.4-4.fc14. 2011-12-05 15:00:57 -05:00
Josh Boyer
f7c8fbc812 Fixup some new DRM_PSB options now that we enabled it
All of these are the "embedded" Intel platforms, which we don't care about
2011-12-02 15:56:14 -05:00
Dave Jones
5e401e5e6f Enable Poulsbo DRM. 2011-12-02 14:15:49 -05:00
Josh Boyer
43864d3d09 Linux 3.2-rc2-git5 (upstream 6fe4c6d466e9)
Disable PM_DEVFREQ as it seems to be embedded (ARM?) specific even though
the Kconfig dependencies don't mark it as such any longer.
2011-11-21 09:00:53 -05:00
Josh Boyer
0ab1ce7b8d Linux 3.2-rc2-git3 (upstream 15bd1cfb3055)
Disable various fb and drm drivers that don't have xorg equivalents per ajax
Other minor config cleanup
2011-11-18 07:45:26 -05:00
John W. Linville
2be5490569 Remove overlap between bcma/b43 and brcmsmac and reenable bcm4331 2011-11-11 10:03:43 -05:00
Josh Boyer
33f57de72a Linux 3.2-rc1-git1 (upstream 19e0bafc36a)
Enable the brcm80211 modules now that they have left staging
2011-11-09 07:44:03 -05:00
Josh Boyer
e3e38acf4d Linux 3.2-rc1
From kernel.org this time, not git generated locally:
http://www.kernel.org/pub/linux/kernel/v3.x/patch-3.2-rc1.bz2
2011-11-08 07:39:48 -05:00
Josh Boyer
ea8a97de39 Linux 3.1-git7 (upstream 31555213f) 2011-11-07 11:25:51 -05:00
Josh Boyer
7b0cc2278d Linux 3.1-git6 (upstream 1a67a573b8d)
Make CONFIG_EDAC_SBRIDGE only build on x86_64 since it has 64-bit divide errors
on 32-bit kernels.
2011-11-04 08:26:47 -04:00
Josh Boyer
6cc3fe9c50 Linux 3.1-git5 (upstream 43672a0784707) 2011-11-03 09:30:13 -04:00
Josh Boyer
906f34d53b Linux 3.1-git4 (upstream dc47d3810cdc) 2011-11-01 15:15:29 -04:00
Josh Boyer
8e04ce5a38 Linux 3.1-git3. Happy Halloween. 2011-10-31 15:20:40 -04:00
Josh Boyer
dff0854796 Linux 3.1-git2 snapshot (upstream f362f98e7c) 2011-10-28 15:42:03 -04:00
Kyle McMartin
d87b3f2e6e don't set DEBUG_BLK_CGROUP twice, it'll be toggled by debug/release 2011-10-27 12:16:48 -04:00
Kyle McMartin
080adf836d some dvb config changes noticed during kconfig review 2011-10-27 12:14:19 -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
Kyle McMartin
d54f6ca992 Disable CC_OPTIMIZE_FOR_SIZE on config-generic 2011-10-26 13:13:47 -04:00
Neil Horman
2f723968f7 Enable CONFIG_IP_VS_IPV6 support 2011-09-14 11:55:37 -04:00
Chuck Ebbert
e8bd9d2128 Drop obsolete config options 2011-09-08 11:44:04 -04:00
Dave Jones
ccdeeb8a3a fix up some config warnings 2011-08-27 17:57:25 -04:00
Dave Jones
448d79664f Enable CONFIG_DETECT_HUNG_TASK for debug builds & rawhide. 2011-08-26 16:15:58 -04:00
Josh Boyer
0ad3713581 3.1-rc2-git7 snapshot. Fix provides/obsoletes for cpupowerutils-devel 2011-08-20 08:13:48 -04:00
Josh Boyer
c3c2b77d29 3.1-rc2-git5 snapshot
Make XHCI builtin, add a patch to fix a race in the crypto framework
2011-08-19 08:32:04 -04:00
Josh Boyer
f1b16b1fca 3.1-rc1-git6 snapshot. Make ide_pmac a module 2011-08-11 22:27:54 -04:00
Dave Jones
68f00c16fb these should have been in x86-generic, not all-generic 2011-08-09 19:41:05 -04:00
Dave Jones
8ce7027f61 Split out the 32bit only options from x86-32
Remove unnecessary duplicates, consolidate.

This should reduce having to set the same option twice on 32/64.
2011-08-09 19:32:10 -04:00
Dave Jones
84f976bc28 Deselect CONFIG_DECNET. Unmaintained, and rubbish. 2011-08-05 16:14:18 -04:00
John W. Linville
7e3f828310 Disable CONFIG_BCMA since no driver currently uses it (rhbz 727796) 2011-08-03 13:35:58 -04:00
Dave Jones
f52a0de1ad Change USB_SERIAL_OPTION back to modular. (rhbz 727680) 2011-08-02 18:20:02 -04:00
Josh Boyer
3575ffb1af 3.0-git14 snapshot
Add scary cow back to remind people we're branched now
2011-08-01 08:11:27 -04:00
Josh Boyer
0b39172ce2 3.0-git12 snapshot 2011-07-30 11:21:38 -04:00
Josh Boyer
37a65c7868 3.0-git11 snapshot
Add patch from linux-next to fix udlfb binding (rhbz 726163)
2011-07-29 10:12:47 -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
Chuck Ebbert
e2a36baadc Use ext4 for ext2 and ext3 filesystems 2011-07-21 21:32:15 -04:00
Dave Jones
441b0a7fe7 Switch BLK_DEV_RAM to be modular (rhbz 720833) 2011-07-21 16:11:37 -04:00
Dave Jones
5a6744203a Bring back utrace until uprobes gets merged upstream. 2011-07-15 16:04:21 -04:00
Dave Jones
d74412cfc2 Change BINFMT_MISC to be modular. (rhbz 695415) 2011-07-11 17:03:10 -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
99ca0896f9 linux 3.0-rc6
CONFIG_SCSI_ISCI=m
2011-07-04 20:27:46 -04:00
Chuck Ebbert
6b849f22a6 Cleanup - make crypto manager options match reality 2011-06-29 11:09:56 -04:00
Dave Jones
4e11b0fb25 Disable CONFIG_CRYPTO_MANAGER_DISABLE_TESTS, as this also disables FIPS (rhbz 716942) 2011-06-27 12:27:32 -04:00
Kyle McMartin
e2875c52bd Update to 3.0-rc4
CONFIG_USB_NET_KALMIA =m
Fix context in linux-3.0-fix-uts-release.patch
2011-06-21 17:00:48 -04:00
Kyle McMartin
a8a2918cfc update to 3.0-rc3-git5 2011-06-17 12:09:24 -04:00
Kyle McMartin
99b6793a5d update to 3.0-rc2
also build in ipv6 for the reasons documented by notting here
http://lists.fedoraproject.org/pipermail/kernel/2011-June/003105.html
2011-06-08 01:35:29 -04:00
Kyle McMartin
9e66a07b07 DEBUG_OBJECTS_RCU_HEAD should be debug toggled 2011-05-30 12:52:32 -04:00
Kyle McMartin
3d121413b5 make debug 2011-05-30 12:48:48 -04:00
Kyle McMartin
6ddada4248 first pass of new config options in 3.0-rc1 2011-05-30 10:25:28 -04:00
Kyle McMartin
6fbe73c2bd config fixes DO NOT PUSH 2011-05-30 07:29:57 -04:00
Kyle McMartin
b86173d0ca switch NF_CONNTRACK to modular 2011-05-14 12:15:36 -04:00
Kyle McMartin
0c14650a47 add CONFIG_TMPFS_XATTR to generic 2011-05-14 11:27:45 -04:00
Kyle McMartin
d8616baf4a flip the release builds toggle 2011-05-12 10:34:16 -04:00
Dave Jones
57671e4ed5 adios utrace. 2011-05-09 16:41:28 -04:00
Chuck Ebbert
29e8da62aa Enable CONFIG_FB_UDL (#634636) 2011-05-09 07:38:25 -04:00
Dave Jones
0e465b7a3f Make USB serial console work.
How did we go this long with this not working ?
2011-04-19 20:04:42 -04:00
Kyle McMartin
dba63f5a2e update to snap 2.6.39-rc1-git3 2011-04-02 12:18:46 -04:00
Kyle McMartin
db49e9edd8 update to snapshot 2.6.38-git19 2011-03-28 17:22:32 -04:00
Kyle McMartin
e8c0dae39e Update to 2.6.38-git12
Enable I2C_DIOLAN_U2C USB i2c adapter [all], I2C_PXA [i686].
2011-03-23 08:55:25 -04:00
Kyle McMartin
31c46e0c23 update to 2.6.38-git11 2011-03-22 17:04:14 -04:00
Kyle McMartin
c0fad23315 disable pstore temporarily 2011-03-18 13:35:22 -04:00
Kyle McMartin
3f74cb629d update to 2.6.38-git6 2011-03-18 13:15:43 -04:00
Kyle McMartin
3ddbdca8f8 Set rawhide back on the bleeding edge
Test out scripts/rebase.sh on 2.6.38-git1.
Enable fhandle syscalls (ugh. conditional syscalls... update
CONFIG_EXPORTFS to =y, since it's now a bool.)
CONFIG_XEN_DEBUG [i386,x86_64] =n, but possibly should be -debug
conditional. Needs a xen user to benchmark and see how bad the overhead
is.
2011-03-16 09:05:07 -04:00
Chuck Ebbert
a7940a1d09 Linux 2.6.38-rc6-git6
Build in virtio_pci driver so virtio_console will be built-in (#677713)
2011-02-25 20:01:24 -05:00
Chuck Ebbert
acd41dbaf4 Make virtio_console built-in on x86_64 (#677713) 2011-02-16 11:57:58 -05:00
Kyle McMartin
faf478c98c disable CONFIG_SERIAL_8250_DETECT_IRQ (from mschmidt@redhat.com)
Should reduce boot times by ~200ms.
2011-01-31 12:13:31 -05:00
Chuck Ebbert
3a78e4bfde Add missing config options, and make prep really fail when it should 2011-01-29 11:43:08 -05:00
Kyle McMartin
e6636acec4 update to 2.6.38-rc2 2011-01-22 13:34:11 -05:00
Kyle McMartin
c3b3bb2e85 enable release builds 2011-01-21 12:02:38 -05:00
Kyle McMartin
ff85d0c88a enable CONFIG_SCHED_AUTOGROUP 2011-01-21 12:02:06 -05:00
Kyle McMartin
7838e83d9c snapshot 2.6.37-git16 2011-01-17 11:04:55 -05:00
Kyle McMartin
126cc8b40c Linux 2.6.37-git13 2011-01-15 12:43:39 -05:00
Kyle McMartin
ee6c061eb9 snapshot 2.6.37-git12 2011-01-15 00:56:55 -05:00
Kyle McMartin
50f89b26c6 update kconfig for 2.6.37-git9 2011-01-12 21:32:50 -05:00
Kyle McMartin
4f860245a9 Branch for 2.6.38
- Rebase trivial patches.
- Switch debug configs back on.
- config changes:
  DEBUG_SET_MODULE_RONX=y
  B43_PHY_N=y
  RT2800USB_RT33XX=y |
  RT2800PCI_RT33XX=y | experimental
  WL12XX=m
  RTL8192CE=m
  CAN_SLCAN=m
  SCHED_AUTOGROUP=n
2011-01-10 11:05:09 -05:00
Kyle McMartin
fabc0f344f actually switch on the release builds 2010-12-21 17:38:42 -05:00
Kyle McMartin
2884f24fc4 Linux 2.6.37-rc7 2010-12-21 17:30:26 -05:00
Kyle McMartin
b3c92af657 update to 2.6.37-rc5-git5 2010-12-15 08:06:26 -05:00
Kyle McMartin
5acda93677 Linux 2.6.37-rc4-git3 2010-12-03 07:26:49 -05:00
Kyle McMartin
2f05b4a2c9 Linux 2.6.37-rc3-git2 2010-11-26 10:15:29 -05:00
Kyle McMartin
1d6dcd2719 Merge 2.6.37-rc1-git10
- Pull in 2.6.37-rc1-git10 snapshot
- SECURITY_DMESG_RESTRICT added, the principle of least surprise dictates
  we should probably have it off. If you want to restrict dmesg access
  you may use the kernel.dmesg_restrict sysctl.
- linux-2.6-bluetooth-autosuspend.patch: merged upstream.
2010-11-13 22:18:22 -05:00
Kyle McMartin
1aea2328b4 Cherry-pick utrace-ptrace fixes from mayoung. Thanks! 2010-11-08 10:38:33 -05:00
Kyle McMartin
7b2f649ec2 Linux 2.6.37-rc1 2010-11-02 13:06:42 -04:00
Kyle McMartin
3daa57b3d9 Linux 2.6.36-git8 2010-10-26 13:05:04 -04:00
Kyle McMartin
c22cea221f start following git head again 2010-10-22 12:24:02 -04:00
Kyle McMartin
1b522fd2e6 Enable printk.time by default for more useful logs 2010-10-03 16:19:02 -04:00
Dave Jones
503653df9e Enable IB700 watchdog (used by qemu/kvm). (#637152) 2010-09-29 12:30:26 -04:00
Dave Jones
4539bcb0e2 Revert "Disable zaurus usb networking."
This reverts commit a98e4a7f91.
2010-09-28 12:59:32 -04:00
Dave Jones
a98e4a7f91 Disable zaurus usb networking.
This should only show up on ARM, but it binds to stuff on Dell laptops too.
2010-09-28 12:41:18 -04:00
Dave Jones
188cfa6c9b disable parallel port IDE.
No-one in their right mind should be using that in this century.
2010-09-27 14:03:13 -04:00
Kyle McMartin
aa63cbafd1 enable GPIO_SYSFS 2010-09-08 20:53:21 -04:00
Dave Jones
7a8f975af3 Disable hung task checker, it only ever causes false positives. (#630777) 2010-09-07 12:40:53 -04:00
Chuck Ebbert
76b522e6ed Don't build UIO platform drivers: they require additional platform code. 2010-09-01 07:58:56 -04:00
Dave Jones
1bfcf9a441 group all the touchscreen options together (and sort)
TODO: Do we actually care about any of these ?
If there's no userland support, we should probably kill them all.
2010-08-18 21:12:32 -04:00
Dave Jones
95f99faff4 systemd is dependant upon autofs, so build it in instead of modular. 2010-08-18 19:50:33 -04:00
Kyle McMartin
2386f64fe5 explicitly KERNEL_GZIP 2010-08-17 16:33:01 -04:00
Kyle McMartin
da80d72ece First pass at 2.6.36-rc1 2010-08-17 16:07:07 -04:00
Chuck Ebbert
3fbfd5120e Disable CONFIG_MULTICORE_RAID456 2010-08-05 14:23:45 -04:00
Kyle McMartin
a10fa9029e Actually branch 2.6.36 for rawhide 2010-08-04 12:18:36 -04:00
Dave Jones
e4578eae2c Enable PPS (#619392) 2010-07-30 00:52:07 -04:00
Jesse Keating
7a32965a10 initial srpm import 2010-07-29 16:46:31 -07:00