Commit Graph

31 Commits

Author SHA1 Message Date
Maximilian Attems d75117f68b topconfig: Centralize old IEEE80211 stack options. (closes: #470558)
stack is topconfig enabled, don't let other configs mess with it.
some images disable it completly leave them a part for now.

svn path=/dists/trunk/linux-2.6/; revision=10826
2008-03-13 10:15:44 +00:00
Maximilian Attems ae9b856f03 topconfig centralize enabled USB_USBNET
nuke some dependent duplication of config variables,
already defined in topconfig.

svn path=/dists/trunk/linux-2.6/; revision=10619
2008-02-21 10:16:24 +00:00
Maximilian Attems b40f344805 topconfig centralize usb net drivers
nuke any dup definition, don't allow to disable:
CONFIG_USB_CATC, CONFIG_USB_KAWETH, CONFIG_USB_PEGASUS, and
CONFIG_USB_RTL8150

some archs still have a dubious unset USB_USBNET,
that is left for the next exercice..

svn path=/dists/trunk/linux-2.6/; revision=10617
2008-02-20 14:14:47 +00:00
Maximilian Attems 41f415fddb configs cleanup s/FAIR_USER_SCHED/USER_SCHED/
no business to be duplicated in versatile

svn path=/dists/trunk/linux-2.6/; revision=10553
2008-02-16 19:37:59 +00:00
Maximilian Attems 327db3d444 configs disable IRDA_DEBUG
didn't find an explanation why it was set,
seems to be old legacy assumption.

disabled on fedora too, no need for this debug in production.

svn path=/dists/trunk/linux-2.6/; revision=10514
2008-02-12 10:35:50 +00:00
Maximilian Attems cdd5ef37db configs nuke ref to INSTRUMENTATION
gone in 125e564582cbce6219397fc64556438420efae4c

svn path=/dists/trunk/linux-2.6/; revision=10499
2008-02-10 20:11:12 +00:00
Maximilian Attems b2d09a827c configs cleanup IRPORT_SIR gone too
nuke refs

svn path=/dists/trunk/linux-2.6/; revision=10497
2008-02-10 20:10:59 +00:00
Maximilian Attems 3604b51577 configs nuke BLK_DEV_RAM_BLOCKSIZE references
rewritten ramdisk block device, see
9db5579be4bb5320c3248f6acf807aedf05ae143

svn path=/dists/trunk/linux-2.6/; revision=10477
2008-02-10 19:15:22 +00:00
Maximilian Attems c0a3377b69 configs centralize ATA_OVER_ETH
bad idea to disable that, build it modular everywhere.

svn path=/dists/trunk/linux-2.6/; revision=10473
2008-02-10 17:36:15 +00:00
Maximilian Attems 5ffd62772c topconfig: Enable HID_FF for some HID devices. (closes: #441348)
centralize setting, instead of archs turning randomly off and on.

svn path=/dists/trunk/linux-2.6/; revision=10403
2008-02-03 22:31:54 +00:00
Maximilian Attems 7441ab5aa2 configs USB_EHCI_SPLIT_ISO gone
always supported, nice way to sync our configs,
wow allmost every arch decided differently here
see aa16ca307ee2da304d3a5fc0fc5e50ef8047c9e9

svn path=/dists/trunk/linux-2.6/; revision=10389
2008-02-02 17:50:51 +00:00
Aurelien Jarno b6b5855e15 * [arm]: Remove options that are present in topconfig from config.versatile.
* [arm]: Turn off B44 since it fails to compile on armel.


svn path=/dists/trunk/linux-2.6/; revision=10280
2008-01-30 11:17:02 +00:00
Maximilian Attems ee75f80c4a configs SHAPER gone
oh fun, spread across all configs, nuke ref, see
f1862b0ae2294f6970f695abf02392d025e02dbe

svn path=/dists/trunk/linux-2.6/; revision=10264
2008-01-29 21:04:17 +00:00
Aurelien Jarno 66cc52d2c3 Remove fs and network settings that are in topconfig from config.versatile.
svn path=/dists/trunk/linux-2.6/; revision=10225
2008-01-26 22:29:49 +00:00
Aurelien Jarno 15f811c1f1 * [arm]: Update versatile config.
svn path=/dists/trunk/linux-2.6/; revision=10200
2008-01-25 21:58:38 +00:00
Maximilian Attems d81e55f79f fix trying to assign nonexistent symbol DVB
svn path=/dists/trunk/linux-2.6/; revision=10078
2008-01-08 01:24:09 +00:00
Maximilian Attems d219181793 fix trying to assign nonexistent symbol NET_RADIO
svn path=/dists/trunk/linux-2.6/; revision=10076
2008-01-08 01:23:52 +00:00
Maximilian Attems ee536318b4 Unify VLAN_8021Q setting, needed also on r5k-cobalt.
flavours should really not start diverging in network settings.

svn path=/dists/trunk/linux-2.6/; revision=10064
2008-01-07 10:07:49 +00:00
Maximilian Attems 0c4d0f7a65 Unifiy BSD_PROCESS_ACCT settings across all configs.
no reason to have it turned off anywhere

svn path=/dists/trunk/linux-2.6/; revision=9946
2007-12-12 14:07:35 +00:00
Maximilian Attems 687690b7bc BLK_DEV_INITRD is topconfig enabled, kill arch redefinitions
svn path=/dists/trunk/linux-2.6/; revision=9939
2007-12-11 10:50:06 +00:00
Maximilian Attems d1861d1362 sctp unify settings
no reason to disable it in hppa and sparc
leave it disabled in various arm and one mipsel config

svn path=/dists/trunk/linux-2.6/; revision=9936
2007-12-11 10:27:00 +00:00
Maximilian Attems f380ced63c kill dup fs definitions
triple checked to leave cramfs, ext2, ext3, nfs to y

svn path=/dists/trunk/linux-2.6/; revision=9824
2007-11-28 12:57:21 +00:00
Martin Michlmayr ef21a4887d clean up Ethernet (10000 Mbit) on arm some more
svn path=/dists/trunk/linux-2.6/; revision=9823
2007-11-28 11:28:41 +00:00
Maximilian Attems 4a75d3b49d nuke dup SMB_FS and CIFS definitions
spread all over, keep m68k disabled cifs

svn path=/dists/trunk/linux-2.6/; revision=9820
2007-11-28 10:55:40 +00:00
Maximilian Attems d4d77685af centralize NETDEV_10000: IXGB, S2IO
arm seems quite inconsistent in enabling/disabling those network drivers
as bonus point kill duplicate tokenring mips/mipsel driver variables

svn path=/dists/trunk/linux-2.6/; revision=9814
2007-11-27 16:19:11 +00:00
Maximilian Attems c6bda6d7a6 CONFIG_RAMFS is hardcoded y and got removed, nuke ref
see 8e3f715a7f004ceb6451cf86101d6e2546eea883

svn path=/dists/trunk/linux-2.6/; revision=9788
2007-11-27 13:07:58 +00:00
Maximilian Attems d446759783 obsolete tsdev driver got removed, nuke ref
see 70093178b6eda34e4a4fb18cc4a48a9eacc01d98

svn path=/dists/trunk/linux-2.6/; revision=9787
2007-11-27 13:03:41 +00:00
Bastian Blank ca88df2f24 debian/config: Enable HUGETLBFS globaly.
svn path=/dists/trunk/linux-2.6/; revision=9721
2007-11-13 09:24:29 +00:00
Frederik Schüler ca002c9c3d Move new global options into the global config file
Clean up new amd64 options


svn path=/dists/trunk/linux-2.6/; revision=9515
2007-09-15 12:01:46 +00:00
Maximilian Attems c9da26be0b scheduled rm of multipath cached routing support.
altough /. had complained loudly on that there where still configs enabling it.
see e06e7c615877026544ad7f8b309d1a3706410383

svn path=/dists/trunk/linux-2.6/; revision=9263
2007-08-05 09:09:18 +00:00
Bastian Blank 236826c2eb * debian/config: Move from debian/arch.
* debian/bin/abicheck.py, debian/bin/abiupdate.py, debian/bin/kconfig.py,
  debian/lib/python/debian_linux/gencontrol.py, debian/rules,
  debian/rules.real: Use debian/config instead of debian/arch.

svn path=/dists/trunk/linux-2.6/; revision=9187
2007-07-24 18:31:40 +00:00