Commit Graph

69 Commits

Author SHA1 Message Date
Bastian Blank 34a92674a1 * debian/changelog: Update.
* debian/config: Disable USB_GADGET.

svn path=/dists/trunk/linux-2.6/; revision=10880
2008-03-14 21:57:08 +00:00
Bastian Blank aea59e8682 debian/config: Centralize BLK_DEV_LOOP, BLK_DEV_CRYPTOLOOP and BLK_DEV_NBD.
svn path=/dists/trunk/linux-2.6/; revision=10876
2008-03-14 21:16:14 +00:00
Bastian Blank 3b5159f858 debian/config: Centralize Cryptographic API.
svn path=/dists/trunk/linux-2.6/; revision=10872
2008-03-14 20:32:57 +00:00
Bastian Blank 769a854b72 debian/config: Centralize IO Schedulers.
svn path=/dists/trunk/linux-2.6/; revision=10871
2008-03-14 20:24:01 +00:00
Bastian Blank 2d0b143558 debian/config: Centralize NSA SELinux Support.
svn path=/dists/trunk/linux-2.6/; revision=10870
2008-03-14 20:20:13 +00:00
Bastian Blank 7150f57eb8 debian/config: Centralize Security options.
svn path=/dists/trunk/linux-2.6/; revision=10869
2008-03-14 20:15:46 +00:00
Bastian Blank 8d0099c6cb debian/control: Remove known gone options.
svn path=/dists/trunk/linux-2.6/; revision=10862
2008-03-14 14:09:42 +00:00
Bastian Blank fed558b6f9 debian/config: Centralize core sound options.
svn path=/dists/trunk/linux-2.6/; revision=10857
2008-03-14 13:52:24 +00:00
Bastian Blank fbfdca7477 * debian/config/config: Disable RAW_DRIVER.
* debian/config/*: Remove old RAW_DRIVER defintions.

svn path=/dists/trunk/linux-2.6/; revision=10850
2008-03-14 13:21:57 +00:00
Bastian Blank 57f386c406 debian/config: Fix some small problems.
svn path=/dists/trunk/linux-2.6/; revision=10847
2008-03-14 13:11:53 +00:00
Bastian Blank a25b6e506a debian/config: Centralize Generic Driver Options.
svn path=/dists/trunk/linux-2.6/; revision=10841
2008-03-14 12:19:51 +00:00
Bastian Blank af87ed319e debian/config: Do complete reorganization.
svn path=/dists/trunk/linux-2.6/; revision=10837
2008-03-14 11:52:07 +00:00
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
Aurelien Jarno e4c5632e75 * [mips/mipsel] Enable CONFIG_NO_HZ, CONFIG_HIGH_RES_TIMERS for dynticks
and true high-resolution timers on 4kc-malta and 5kc-malta flavours.


svn path=/dists/trunk/linux-2.6/; revision=10572
2008-02-18 10:36:41 +00:00
Maximilian Attems 8dc7f3d95d configs CONFIG_PDC202XX_BURST gone
nuke ref, unconditionally enabled in all other distros, see
cfa2771bc511017159ea076965fe385101e03798,
here again strange arch mix..

svn path=/dists/trunk/linux-2.6/; revision=10523
2008-02-12 14:00:09 +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 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 efa1a37d04 configs cleanup old dongle support gone
see e9888f5498083f5e4d873cbbe16aa97d89aa1342

svn path=/dists/trunk/linux-2.6/; revision=10496
2008-02-10 20:10:49 +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 f9c33bf809 topconfig: Enable IPV6_ROUTER_PREF for multi-homed net.
demanded by bug report and seen also on fedora generic config.

svn path=/dists/trunk/linux-2.6/; revision=10404
2008-02-03 22:37:33 +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
Maximilian Attems a445290704 topconfig disable lpfc
centralize setting for easier temporar unsetting,
doesn't compile

svn path=/dists/trunk/linux-2.6/; revision=10383
2008-02-02 14:59:59 +00:00
Maximilian Attems e24ea3e9d3 configs rm NF_CONNTRACK_ENABLED ref
only for smoother upgrade and thus kicked,
see ab4f58c77a189d1100383e0c901cb8e90c3ab4f7

svn path=/dists/trunk/linux-2.6/; revision=10297
2008-01-30 22:04:34 +00:00
Maximilian Attems 191edc5f31 configs nuke ref to IP_NF_MATCH_TOS
gone in c3b33e6a2cdefba38d83442ebae2ee42e853ea51

svn path=/dists/trunk/linux-2.6/; revision=10291
2008-01-30 21:38:17 +00:00
Maximilian Attems 4119e0f0ab configs nuke ref to IP_NF_MATCH_IPRANGE
svn path=/dists/trunk/linux-2.6/; revision=10289
2008-01-30 21:38:02 +00:00
Maximilian Attems c15a27506a configs nuke ref to IP_NF_TARGET_TOS
see c9fd49680954714473d6cbd2546d6ff120f96840

svn path=/dists/trunk/linux-2.6/; revision=10288
2008-01-30 21:37:50 +00:00
Maximilian Attems fbfc899415 configs nuke ref to IP_NF_TARGET_SAME
see cb76c6a597350534d211ba79d92da1f9771f8226

svn path=/dists/trunk/linux-2.6/; revision=10287
2008-01-30 21:37:37 +00:00
Maximilian Attems d8ceae8d44 configs nuke IP_NF_MATCH_OWNER ref too
svn path=/dists/trunk/linux-2.6/; revision=10286
2008-01-30 21:37:28 +00:00
Maximilian Attems cb062cc498 configs nuke IP6_NF_MATCH_OWNER
gone on 0265ab44bacc1a1e0e3f5873d8ca2d5a29e33db2

svn path=/dists/trunk/linux-2.6/; revision=10284
2008-01-30 21:37:08 +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
Maximilian Attems 28b729414e topconfig disable CONFIG_PARPORT_PC_FIFO
* seen disabled on fedora
* too many bug reports crying woolf
* marked as experimental

as bonus centralize parport handling

svn path=/dists/trunk/linux-2.6/; revision=10257
2008-01-29 18:39:35 +00:00
Maximilian Attems 3e7f088365 configs kill ref SENSORS_DS1374
got nuked also in eee87d3196c9a7ac3422f4298e2250ca68d791c1
the rtc subsys has better drivers.

svn path=/dists/trunk/linux-2.6/; revision=10237
2008-01-28 14:53:23 +00:00
Maximilian Attems 897b7a304d configs SENSORS_DS1337 gone
got nuked in eee87d3196c9a7ac3422f4298e2250ca68d791c1

svn path=/dists/trunk/linux-2.6/; revision=10236
2008-01-28 14:53:14 +00:00
Maximilian Attems 7efa9edeb0 configs kill ref VIDEO_SAA7134_OSS
deprecated saa7134-oss got removed,
see 166fb6b4721f9dd8eca3755517671154aa1eaaba

svn path=/dists/trunk/linux-2.6/; revision=10213
2008-01-26 11:44:43 +00:00
Maximilian Attems 1edeb51d83 configs nuke old pvrusb2 flags
see 577e4023df8e6111bf7c63d182acc967af060054,
got removed.

svn path=/dists/trunk/linux-2.6/; revision=10212
2008-01-26 11:44:12 +00:00
Maximilian Attems a538ae748f configs IDEPCI_SHARE_IRQ nuked
fix trying to assign nonexistent symbol IDEPCI_SHARE_IRQ,
gone in f1ca6d37f991347b87d86430db42e2ab139d1b1d.

svn path=/dists/trunk/linux-2.6/; revision=10210
2008-01-26 11:41:47 +00:00
Maximilian Attems f0bb7cd924 fix trying to assign nonexistent symbol VIDEO_BUFDVB && VIDEO_BUF
got nuked in Kconfig dvb reorg, not needed anymore

svn path=/dists/trunk/linux-2.6/; revision=10067
2008-01-07 14:23:58 +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 5b176e4e24 ATM_FORE200E_PCA_DEFAULT_FW is dfsg nuked, kill refs
svn path=/dists/trunk/linux-2.6/; revision=10055
2008-01-06 22:31:15 +00:00
Maximilian Attems 947d65cc50 tipar is gone, obsoleted by ppdev, nuke refs
see cb8c9b6de076d981ca22801dbd6bce12b0758468

svn path=/dists/trunk/linux-2.6/; revision=10021
2008-01-03 22:17:11 +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 26c7adaf35 centralize mmc host controller driver variables
svn path=/dists/trunk/linux-2.6/; revision=9830
2007-11-28 13:41:14 +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
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