Commit Graph

62 Commits

Author SHA1 Message Date
Maximilian Attems f726e5134a topconfig: centralize SLIP settings
spread over all files and conflicting decisions,
just keep s390 disabling..

svn path=/dists/trunk/linux-2.6/; revision=11368
2008-05-11 22:30:28 +00:00
Maximilian Attems b07ee6f8b0 flashpoint support is x86-32 only currently
see 78b4b05db57b04b3ed17dc71259bf1402c04abfa
and s/SCSI_OMIT_FLASHPOINT/SCSI_FLASHPOINT/

svn path=/dists/trunk/linux-2.6/; revision=11191
2008-04-26 21:59:38 +00:00
Bastian Blank cad4cd7bb2 * debian/changelog: Update.
* debian/config/alpha/config, debian/config/amd64/config,
  debian/config/i386/config: Make ATM modular.

svn path=/dists/trunk/linux-2.6/; revision=11027
2008-04-01 15:21:33 +00:00
Bastian Blank f70e2fb739 * debian/changelog: Update.
* debian/config/alpha/config: Enable DEBUG_KERNEL.

svn path=/dists/trunk/linux-2.6/; revision=10996
2008-03-28 22:13:33 +00:00
Maximilian Attems 545bda6810 topconfig centralize CRC_CCITT setting.
strangely turned off on s390, left apart for now.

svn path=/dists/trunk/linux-2.6/; revision=10958
2008-03-23 14:35:12 +00:00
Gordon Farquharson 6668737a0c * Add patch to prevent physmap from calling request_module() too early
(see http://lkml.org/lkml/2008/3/12/23) (patch is in -mm).
* Update configs appropriately.

svn path=/dists/trunk/linux-2.6/; revision=10946
2008-03-23 06:08:51 +00:00
Maximilian Attems 1a7ecbf99a topconfig centralize PPPOE
went missing in some configs,
woow still some net variables to merge. :)

svn path=/dists/trunk/linux-2.6/; revision=10931
2008-03-21 20:14:50 +00:00
Bastian Blank fdb8e8cfab debian/config/alpha: Remove silent options.
svn path=/dists/trunk/linux-2.6/; revision=10894
2008-03-15 10:58:35 +00:00
Bastian Blank 332bbe24c3 debian/config: Unify HIDP protocol support.
svn path=/dists/trunk/linux-2.6/; revision=10891
2008-03-14 22:32:07 +00:00
Bastian Blank ae01df10f6 debian/config: Unify CMTP protocol support.
svn path=/dists/trunk/linux-2.6/; revision=10890
2008-03-14 22:30:28 +00:00
Bastian Blank 4b2fdc1691 debian/config: Unify BNEP protocol support.
svn path=/dists/trunk/linux-2.6/; revision=10889
2008-03-14 22:29:09 +00:00
Bastian Blank 060308e7d4 debian/config: Unify RFCOMM protocol support.
svn path=/dists/trunk/linux-2.6/; revision=10888
2008-03-14 22:27:26 +00:00
Bastian Blank 3315e8af88 debian/config: Centralize Bluetooth subsystem support.
svn path=/dists/trunk/linux-2.6/; revision=10887
2008-03-14 22:25:27 +00:00
Bastian Blank 59185cc96f debian/config: Centralize USB source devices.
svn path=/dists/trunk/linux-2.6/; revision=10882
2008-03-14 22:05:05 +00:00
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 6f83268163 * debian/changelog: Update.
* debian/config/alpha/config, debian/config/armel/config,
  debian/config/ia64/config, debian/config/sparc/config:
  Remove redifitions.
* debian/config/hppa/config: Enable several filesystems.

svn path=/dists/trunk/linux-2.6/; revision=10874
2008-03-14 21:02:08 +00:00
Bastian Blank ffab9409fa * debian/changelog: Update.
* debian/config
  - Enable AF_RXRPC and RXKAD.
  - Disable R3964.

svn path=/dists/trunk/linux-2.6/; revision=10873
2008-03-14 20:56: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 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 0d410af2c8 alpha: nuke dup variable settings
most of it iptables settings done in topconfig,
no functional change.

svn path=/dists/trunk/linux-2.6/; revision=10787
2008-03-11 14:20:16 +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 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 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 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
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 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 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 eeacdcff76 configs nuke SCSI_PSI240I ref
got removed in 864a4675b239dcc3ae5b8adce15a370639b5ccab

svn path=/dists/trunk/linux-2.6/; revision=10219
2008-01-26 11:49: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 79e63bc8ab Double max SERIAL_8250_NR_UARTS to 32
rethought, as not costy:
must be specificaly enabled on boot or on load time.

svn path=/dists/trunk/linux-2.6/; revision=10090
2008-01-09 16:20:43 +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 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 7e3e7eb2b4 3C359, USB_EMI62, COMPUTONE are dfsg nuked
kill any ref

svn path=/dists/trunk/linux-2.6/; revision=10050
2008-01-06 13:00:09 +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 35bf4d305d IDE_CHIPSETS gone, kill ref
see 842c19ad6fc0dbd9ac9d2f8527466201802934cf

svn path=/dists/trunk/linux-2.6/; revision=10020
2008-01-03 22:16:56 +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 63ed713777 kill more dup subarch fs definitions
svn path=/dists/trunk/linux-2.6/; revision=9938
2007-12-11 10:45:07 +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 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 0236d36ed6 CONFIG_IDEDMA_IVB is gone, nuke refs.
unset everywhere, could be overriden by "idex=ata66" parameter
see 76bb7782c6831bf450b964eb7596e21bcd23fc32

svn path=/dists/trunk/linux-2.6/; revision=9802
2007-11-27 14:24:57 +00:00
Maximilian Attems 53963ac550 set all dongles in topconfig,
they don't show up in archs with !irda, so just a topconfig convinience.

svn path=/dists/trunk/linux-2.6/; revision=9792
2007-11-27 13:37:43 +00:00