Commit Graph

152 Commits

Author SHA1 Message Date
Maximilian Attems 835c3d1e93 topconfig currently set PCI_LEGACY
defaults to y and not yet all drivers are converted away from
pci_find_slot() and pci_find_device().

as bonus kick wrong comment section on top

svn path=/dists/trunk/linux-2.6/; revision=10034
2008-01-05 23:32:49 +00:00
Maximilian Attems 23a07ce2cf topconfig: CGROUPS enabled
task control groups can be associated with cpusets.
seen enabled in fedora too.

svn path=/dists/trunk/linux-2.6/; revision=10031
2008-01-05 23:32:31 +00:00
Maximilian Attems 9ad9f817c3 explicitly disable debug BOOT_PRINTK_DELAY
"may adversely affect SMP systems"

svn path=/dists/trunk/linux-2.6/; revision=10028
2008-01-04 11:40:14 +00:00
Maximilian Attems 587ed9727f topconfig explicitly enable new netlink interface support
svn path=/dists/trunk/linux-2.6/; revision=10027
2008-01-04 10:48:10 +00:00
Maximilian Attems 1143d04aea disable PID_NS for now, future openvz flavour can enable it.
svn path=/dists/trunk/linux-2.6/; revision=10025
2008-01-04 10:38:41 +00:00
Maximilian Attems 386621fcc9 reenable dabusb as mentioned in changelog
svn path=/dists/trunk/linux-2.6/; revision=10023
2008-01-03 22:50:47 +00:00
Maximilian Attems 61130e9f4d topconfig enable delay accounting, see #433204
make the stats available so that, getdelays can query delays in execution.
also used by atop, iotop.. bonuspoints for fedora sync.

svn path=/dists/trunk/linux-2.6/; revision=9974
2007-12-18 21:59:41 +00:00
Maximilian Attems 758b9b0714 leave UEVENT_HELPER_PATH to default
waldi notes: "udev knows how to set it on runtime.
              I doubt that we should make such assumptions."

svn path=/dists/trunk/linux-2.6/; revision=9937
2007-12-11 10:33:34 +00:00
Maximilian Attems de1bd8ca04 kill last fs dup entry
svn path=/dists/trunk/linux-2.6/; revision=9935
2007-12-11 09:41:13 +00:00
Maximilian Attems 674a58c7fb topconfig kill dups
svn path=/dists/trunk/linux-2.6/; revision=9934
2007-12-11 09:26:00 +00:00
Maximilian Attems 3c5fc3c7e8 kill 2 more dup fs variables
svn path=/dists/trunk/linux-2.6/; revision=9922
2007-12-08 01:10:00 +00:00
Maximilian Attems b5b3f218b5 topconfig more boring grouping, no functional change.
svn path=/dists/trunk/linux-2.6/; revision=9921
2007-12-08 01:07:50 +00:00
Maximilian Attems f1d88b8487 group 2 lone network driver variables + kill dup fs
svn path=/dists/trunk/linux-2.6/; revision=9920
2007-12-08 00:55:18 +00:00
Maximilian Attems 61ea5a6652 topconfig continue grouping after network input variables
no functional change

svn path=/dists/trunk/linux-2.6/; revision=9919
2007-12-08 00:48:47 +00:00
Maximilian Attems 4ced9f497f set USB_EHCI_TT_NEWSCHED seen in fedora too
svn path=/dists/trunk/linux-2.6/; revision=9918
2007-12-07 23:52:36 +00:00
Maximilian Attems 9f50dda6b5 topconfig unset markers
svn path=/dists/trunk/linux-2.6/; revision=9913
2007-12-07 01:16:18 +00:00
Maximilian Attems e06aae0fca fix mmc dup
svn path=/dists/trunk/linux-2.6/; revision=9912
2007-12-07 01:13:38 +00:00
Maximilian Attems 8e5f207643 MTD_OOPS allows panic messages to be logged to a flash partition
svn path=/dists/trunk/linux-2.6/; revision=9911
2007-12-07 01:12:23 +00:00
Maximilian Attems 99491c3727 topconfig set 2 new bt driver
svn path=/dists/trunk/linux-2.6/; revision=9910
2007-12-07 01:09:47 +00:00
Maximilian Attems 82ce0a5c3e topconfig kill dup ocfs2 definitions
don't set ocfs2 debug

svn path=/dists/trunk/linux-2.6/; revision=9905
2007-12-05 17:53:14 +00:00
Maximilian Attems c9962658e7 set INSTRUMENTATION variable
svn path=/dists/trunk/linux-2.6/; revision=9904
2007-12-05 17:51:29 +00:00
Maximilian Attems e79b6bef54 topconfig set ssb
svn path=/dists/trunk/linux-2.6/; revision=9903
2007-12-05 17:47:52 +00:00
Maximilian Attems a2d5ba2330 topconfig reorder bunch of variables
svn path=/dists/trunk/linux-2.6/; revision=9902
2007-12-05 17:35:09 +00:00
Maximilian Attems fb1d333959 topconfig reorder netdevice block
svn path=/dists/trunk/linux-2.6/; revision=9901
2007-12-05 17:19:47 +00:00
Maximilian Attems e36a89db70 topconfig group ide drivers
svn path=/dists/trunk/linux-2.6/; revision=9900
2007-12-05 17:12:02 +00:00
Maximilian Attems 385e22bdac topconfig FIXED_MII_1000_FDX unset
as bonus reorder the mii phy device drivers

svn path=/dists/trunk/linux-2.6/; revision=9899
2007-12-05 17:00:22 +00:00
Maximilian Attems 8442a53ead explicitly disable SCSI_ARCMSR_AER
"If your card is one of ARC1200/1201/1202, please use the default setting, n."

svn path=/dists/trunk/linux-2.6/; revision=9898
2007-12-05 16:45:30 +00:00
Maximilian Attems 53916b1a44 also enable SCSI_FC_TGT_ATTRS
svn path=/dists/trunk/linux-2.6/; revision=9897
2007-12-05 16:42:36 +00:00
Maximilian Attems c3816a7e1c fix symbol value 'm' invalid for SCSI_SRP_TGT_ATTRS
svn path=/dists/trunk/linux-2.6/; revision=9896
2007-12-05 16:39:12 +00:00
Maximilian Attems 8d8ed61899 hda, ac97 power save needs to be enabled on runtime
default is disabled

svn path=/dists/trunk/linux-2.6/; revision=9886
2007-12-04 15:58:06 +00:00
Maximilian Attems f91bbe8e7f be adventorous and set DM_UEVENT for now.
interesting bits are documented in
7a8c3d3b92883798e4ead21dd48c16db0ec0ff6f

svn path=/dists/trunk/linux-2.6/; revision=9885
2007-12-04 15:53:32 +00:00
Maximilian Attems 33e6ad252f haven't seen /sbin/hotplug (default value) for a long time,
although had no bad side effects just set UEVENT_HELPER_PATH
on /sbin/udevd

svn path=/dists/trunk/linux-2.6/; revision=9884
2007-12-04 15:44:42 +00:00
Maximilian Attems a5a54566f0 topconfig fix b43 copy and paste error
svn path=/dists/trunk/linux-2.6/; revision=9883
2007-12-04 15:36:47 +00:00
Maximilian Attems b1298e3991 set ENABLE_WARN_DEPRECATED, verbose build is cool
svn path=/dists/trunk/linux-2.6/; revision=9882
2007-12-04 15:34:40 +00:00
Maximilian Attems 31d9235325 quota got a netlink interface enable it
also keep the deprec oldstyle quota console messages for now
see 8e8934695dfd1d5013555a74a9da706a2e301cb0

svn path=/dists/trunk/linux-2.6/; revision=9881
2007-12-04 15:22:57 +00:00
Maximilian Attems 5962415805 topconfig SK98LIN came back, disable it for now as default
svn path=/dists/trunk/linux-2.6/; revision=9880
2007-12-04 15:18:22 +00:00
Maximilian Attems 4daf81a781 topconfig enable FUJITSU_LAPTOP
svn path=/dists/trunk/linux-2.6/; revision=9879
2007-12-04 15:16:40 +00:00
Maximilian Attems 0b2b529e34 topconfig enable DM_MULTIPATH_HP
svn path=/dists/trunk/linux-2.6/; revision=9878
2007-12-04 15:14:38 +00:00
Maximilian Attems 49521ec693 fix typo in pata setting
svn path=/dists/trunk/linux-2.6/; revision=9877
2007-12-04 15:12:33 +00:00
Maximilian Attems 2c51c0d925 topconfig set new 2.6.24 mtd drivers
svn path=/dists/trunk/linux-2.6/; revision=9876
2007-12-04 15:10:54 +00:00
Maximilian Attems b2af5b7b48 topconfig order mtd stuff, no functional change
svn path=/dists/trunk/linux-2.6/; revision=9875
2007-12-04 15:10:52 +00:00
Maximilian Attems 554665d08a set the missing snd hda variables
yes we want powersaving

svn path=/dists/trunk/linux-2.6/; revision=9874
2007-12-04 15:10:50 +00:00
Maximilian Attems 66a001582c topconfig set various snd hda hw support variables
svn path=/dists/trunk/linux-2.6/; revision=9857
2007-12-02 12:16:27 +00:00
Maximilian Attems 379529703e topconfig explicitly disable another usb gadget debug variable
the usb gadget section is  still a mess

svn path=/dists/trunk/linux-2.6/; revision=9856
2007-12-02 12:13:00 +00:00
Maximilian Attems 96c104425b b43, b43legacy set the popping up variables
yes b43legacy defaults yes for debug

svn path=/dists/trunk/linux-2.6/; revision=9854
2007-12-02 11:42:30 +00:00
Maximilian Attems 361fb32ee1 topconfig enable ADM8211
svn path=/dists/trunk/linux-2.6/; revision=9853
2007-12-02 11:39:59 +00:00
Maximilian Attems fcc6f28a54 enable new scsi srp transport class
svn path=/dists/trunk/linux-2.6/; revision=9842
2007-11-29 22:04:01 +00:00
Maximilian Attems afc53b425b explicitly disable sg debug
svn path=/dists/trunk/linux-2.6/; revision=9841
2007-11-29 21:57:13 +00:00
Maximilian Attems 03b95a1d01 explicitly set SUNRPC_XPRT_RDMA, pops up in changes, due to fs reorg
svn path=/dists/trunk/linux-2.6/; revision=9840
2007-11-29 21:53:58 +00:00
Maximilian Attems 24f46721e4 topconfig enable USB_SERIAL_CH341
no firmware on quick check, lots of reverse enginereed magic
see 	6ce76104781a10554129791dc62c3104424f6d48

svn path=/dists/trunk/linux-2.6/; revision=9839
2007-11-29 21:48:41 +00:00