Commit Graph

276 Commits

Author SHA1 Message Date
Maximilian Attems ea54552aed configs nuke various old variables (part 1)
- eepro100 finaly gone, pheeew
- dfdf34bbcbb2687d3a5fa723279124df9e309195 removes ref to
  dead sound OSS vars AEDSP16_MSS and SBPRO
- e92481f95375aa2702ea5018b0295792ae0fa9c1 use request_firmware()
  nuked ATM_FORE200E_MAYBE and ATM_FORE200E_PCA
- 41d1a3d31d097a31380b83eea0ec10ea1d040376
  ide: remove broken hpt34x driver
- b19fa1fa91845234961c64dbd564671aa7c0fd27
  net: Delete NETDEVICES_MULTIQUEUE kconfig option
- ac88a8f3f7df04774b386ddaf586040adb819b58
  PNP: remove old CONFIG_PNP_DEBUG option
- 88d987d6db2a14b191f4eb21cc623dae31e28e9d
  usb: auerswald: remove driver (obsolete)

svn path=/dists/trunk/linux-2.6/; revision=13091
2009-03-11 15:35:53 +00:00
Bastian Blank ab3b8ebf1c debian/config: Reorder.
svn path=/dists/trunk/linux-2.6/; revision=13090
2009-03-11 15:16:07 +00:00
Maximilian Attems 3a4a897d90 topconfig centralize ATALK
add the missing definitions to topconfig and thus nuke dupes.

Reported-by: Martin Michlmayr <tbm@cyrius.com>

svn path=/dists/trunk/linux-2.6/; revision=13047
2009-03-09 09:59:21 +00:00
Maximilian Attems 86601bf4dd topconfig centralize modular LLC2
thus nuke dup definitions

Reported-by: Martin Michlmayr <tbm@cyrius.com>

svn path=/dists/trunk/linux-2.6/; revision=13046
2009-03-09 09:59:15 +00:00
Maximilian Attems 35d60d9a7b topconfig centralize USB_NET_CDC_SUBSET options
allows to nuke various drivers/net/usb/Kconfig blocks.

svn path=/dists/trunk/linux-2.6/; revision=13045
2009-03-09 09:59:11 +00:00
Maximilian Attems 1378d31ba8 topconfig centralize drivers/net step 1 NETDEV_1000
most of the drivers are anyway in topconfig add those that aren't :)

special treat sparc only for MYRI_SBUS, don't allow it to unset
bunch of them to reset them afterwards.

also various *_NAPI are gone, default anyway.

svn path=/dists/trunk/linux-2.6/; revision=13043
2009-03-09 09:59:02 +00:00
Maximilian Attems 27b44e48a8 topconfig centralize touchscreen drivers
add all touchscreen drivers to topconfig

svn path=/dists/trunk/linux-2.6/; revision=13042
2009-03-09 09:58:56 +00:00
Maximilian Attems bd719300c5 topconfig centralize usb webcam support
sparc has again no business in turning them off,
keep them off on some embedded archs.

this is not yet complete for drivers/media/video,
but a first big step.

Reported-by: Martin Michlmayr <tbm@cyrius.com>

svn path=/dists/trunk/linux-2.6/; revision=13013
2009-03-08 09:14:31 +00:00
Maximilian Attems e1d87709cb topconfig set USB_HIDDEV
sparc has no business in turning it off,
leave it unset in footbridge - maybe intentional there.
thus nuked dup definitions.

Reported-by: Martin Michlmayr <tbm@cyrius.com>

svn path=/dists/trunk/linux-2.6/; revision=12957
2009-03-01 18:22:24 +00:00
Martin Michlmayr 959a2fe262 CONFIG_BLK_DEV_IDE was renamed to CONFIG_IDE_GD upstream. Update all
configs accordingly.

svn path=/dists/trunk/linux-2.6/; revision=12850
2009-02-18 17:08:42 +00:00
Maximilian Attems f04fb5c7ef centralize DEFXX settings
no point in duplicating and forgetting to set half of it.
also sparc has no impetus in disabling it.

svn path=/dists/trunk/linux-2.6/; revision=12809
2009-02-15 21:49:59 +00:00
Maximilian Attems fe520f3d14 ppc enable modular DECNET_NF_GRABULATOR
svn path=/dists/trunk/linux-2.6/; revision=12808
2009-02-15 21:49:54 +00:00
Maximilian Attems 6698bf2e71 ppc set modular BAYCOM_EPP
same story

svn path=/dists/trunk/linux-2.6/; revision=12797
2009-02-13 17:46:48 +00:00
Maximilian Attems f53424fbc6 ppc set BAYCOM_PAR
it is set on every other arch set that some baycome dev,
should probably also go topconfig..

svn path=/dists/trunk/linux-2.6/; revision=12796
2009-02-13 17:46:46 +00:00
Maximilian Attems 25ce53bfe0 topconfig set KPROBES setting
no point in duplicating that all over the place.

svn path=/dists/trunk/linux-2.6/; revision=12795
2009-02-13 17:38:53 +00:00
Maximilian Attems 4e92090142 topconfig enable PCMCIA_IBMTR
"For whatever value of 'OK' can be applied to the use of token ring"
64 bit clean, see dc976c09da4e13b2b3fda23cca9d0682d1de7213

nuke duplicate enabling in x86_32 and ppc.

svn path=/dists/trunk/linux-2.6/; revision=12696
2009-02-06 13:35:27 +00:00
Bastian Blank a94d55bc0d Merge /dists/sid/linux-2.6.
svn path=/dists/trunk/linux-2.6/; revision=12535
2008-12-28 16:55:48 +00:00
Maximilian Attems 86bcb8afbc CONFIG_ISDN is no longer triple symbol
fixes:
.config:75:warning: symbol value 'm' invalid for ISDN

svn path=/dists/trunk/linux-2.6/; revision=12420
2008-11-23 15:42:56 +00:00
Bastian Blank ac797b278e Reenable SECCOMP.
* debian/changelog: Update.
* debian/config/amd64/config, debian/config/i386/config,
  debian/config/mips/config, debian/config/mipsel/config,
  debian/config/powerpc/config, debian/config/sparc/config: Set SECCOMP.

svn path=/dists/trunk/linux-2.6/; revision=11885
2008-07-23 15:49:43 +00:00
Bastian Blank aa84751e04 debian/config: Reorder.
svn path=/dists/trunk/linux-2.6/; revision=11832
2008-07-14 05:32:53 +00:00
Maximilian Attems beb99c82cc pcc enable RTC_DRV_PPC
patch by Geoff Levand <geoffrey.levand@am.sony.com>
for better ps3 support.

svn path=/dists/trunk/linux-2.6/; revision=11734
2008-06-29 15:53:30 +00:00
Maximilian Attems e59133d6ec ppc set SND_VIRMIDI
boaah ppc seems to set strange alsa settings since looooong

svn path=/dists/trunk/linux-2.6/; revision=11666
2008-06-19 22:26:45 +00:00
Bastian Blank 33430e7713 * debian/config/config: Remove SPARSEMEM_VMEMMAP
* debian/config/powerpc/config.powerpc64: Set SPARSEMEM_VMEMMAP.

svn path=/dists/trunk/linux-2.6/; revision=11573
2008-06-07 20:59:51 +00:00
Bastian Blank 36b82cf9c7 debian/config: Remove duplicated core settings.
svn path=/dists/trunk/linux-2.6/; revision=11566
2008-06-07 20:32:36 +00:00
Bastian Blank a221e4fe6e debian/config: Remove duplicated network scheduler options.
svn path=/dists/trunk/linux-2.6/; revision=11557
2008-06-07 13:12:23 +00:00
Bastian Blank 4e6a1792a4 debian/config: Remove duplicated BRIDGE.
svn path=/dists/trunk/linux-2.6/; revision=11549
2008-06-07 12:34:16 +00:00
Bastian Blank cb355398cb debian/config: Remove cuplicated CRC options.
svn path=/dists/trunk/linux-2.6/; revision=11546
2008-06-07 12:23:23 +00:00
Bastian Blank c970a0d397 * debian/config/amd64/config: Remove duplicated SPARSEMEM_VMEMMAP.
* debian/config/powerpc/config.powerpc64: Fix.

svn path=/dists/trunk/linux-2.6/; revision=11540
2008-06-07 11:33:50 +00:00
Maximilian Attems 5a7c25c58b topconfig: Enable PROFILING across all flavours.
centralize PROFILING setting, shouldn't be disabled.

svn path=/dists/trunk/linux-2.6/; revision=11539
2008-06-07 11:23:01 +00:00
Maximilian Attems ae54ae1b3f [ppc64]: Enable IBMEBUS and EHEA
svn path=/dists/trunk/linux-2.6/; revision=11536
2008-06-07 10:49:59 +00:00
Bastian Blank 157cfb53b0 debian/config: Remove old options.
svn path=/dists/trunk/linux-2.6/; revision=11489
2008-05-29 15:31:51 +00:00
Bastian Blank ca778c8036 debian/config/powerpc/config.powerpc64: Make some PS3 specific things built-in.
svn path=/dists/trunk/linux-2.6/; revision=11482
2008-05-29 15:00:12 +00:00
Bastian Blank 7b80b03b75 * debian/hangelog: Update.
* debian/config/powerpc/config.powerpc64:
  Support IBM Cell based plattforms and PS3.

svn path=/dists/trunk/linux-2.6/; revision=11481
2008-05-28 22:58:28 +00:00
Bastian Blank 4e24d42cba debian/config: Remove silent options.
svn path=/dists/trunk/linux-2.6/; revision=11480
2008-05-28 22:36:57 +00:00
Bastian Blank 035a1b2217 * debian/changelog: Update.
* debian/config/powerpc/defines: Disable powerpc-miboot.

svn path=/dists/trunk/linux-2.6/; revision=11478
2008-05-28 22:26:20 +00:00
Bastian Blank 5ffc573d78 debian/config: Reorder.
svn path=/dists/trunk/linux-2.6/; revision=11470
2008-05-28 22:03:10 +00:00
Maximilian Attems 4c8ad31181 kill PCNET32_NAPI references
01935d7d2c544a5dfc8313f79ed164d45115aa33 nuked non NAPI code
centralize topconfig PCNET32 settings

svn path=/dists/trunk/linux-2.6/; revision=11396
2008-05-15 23:12:22 +00:00
Maximilian Attems a10d2faa9b topconfig unset PRISM54
nuke any duplicate definition, P54 is wanted these days.

svn path=/dists/trunk/linux-2.6/; revision=11374
2008-05-12 11:22:21 +00:00
Maximilian Attems 62cd30f371 topconfig centralize PPP options
were spread all over the place, with confliction decisions.
dubious unset in s390.

svn path=/dists/trunk/linux-2.6/; revision=11369
2008-05-11 22:32:25 +00:00
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 2827b33656 PM_LEGACY gone
see 6afe1a1fe8ff83f6ac2726b04665e76ba7b14f3e

svn path=/dists/trunk/linux-2.6/; revision=11219
2008-05-01 08:55:41 +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 7032e42697 * debian/changelog: Update.
* debian/config/powerpc/config.powerpc64: Support PA Semi based plattforms.

svn path=/dists/trunk/linux-2.6/; revision=11052
2008-04-05 20:42:49 +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
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 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 cbd9fca292 debian/config/powerpc
- Cleanup.
- Disable USB_GADGET.

svn path=/dists/trunk/linux-2.6/; revision=10879
2008-03-14 21:48:09 +00:00
Bastian Blank a31f695992 debian/config/powerpc: Cleanup.
svn path=/dists/trunk/linux-2.6/; revision=10878
2008-03-14 21:37:58 +00:00
Bastian Blank b08bd73349 debian/config/powerpc/config: Remove unused options.
svn path=/dists/trunk/linux-2.6/; revision=10877
2008-03-14 21:33:18 +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 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 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 bb6243d92b debian/config: Fix some arch specific settings.
svn path=/dists/trunk/linux-2.6/; revision=10861
2008-03-14 14:03:00 +00:00
Bastian Blank 54625e7ac2 debian/config: Fix some arch specific settings.
svn path=/dists/trunk/linux-2.6/; revision=10858
2008-03-14 13:57:17 +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 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 88bddeff92 debian/config/config, debian/config/powerpc/config, debian/config/s390:
Remove silent options.

svn path=/dists/trunk/linux-2.6/; revision=10839
2008-03-14 12:03:09 +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
Bastian Blank 704cc307a7 debian/config/powerpc/config.powerpc: Disable PPC_LITE5200.
svn path=/dists/trunk/linux-2.6/; revision=10835
2008-03-14 10:55:52 +00:00
Maximilian Attems f72ffbdef7 ppc: nuke dup definitions
all topconfig defined
mostly video stuff beside usual ikconfig and opmitize for size

svn path=/dists/trunk/linux-2.6/; revision=10798
2008-03-11 15:17:03 +00:00
Bastian Blank 381196a249 debian/config/powerpc/config, debian/config/powerpc/config.powerpc64:
Remove not selectable options.

svn path=/dists/trunk/linux-2.6/; revision=10778
2008-03-11 11:56:20 +00:00
Bastian Blank 0e9ec13cb1 debian/config/powerpc: Reorder.
svn path=/dists/trunk/linux-2.6/; revision=10777
2008-03-11 11:51:51 +00:00
Bastian Blank 70a761bda5 debian/config/powerpc/config.apus: Remove.
svn path=/dists/trunk/linux-2.6/; revision=10776
2008-03-11 11:49:06 +00:00
Bastian Blank 2c27b11021 debian/config/powerpc/config, debian/config/powerpc/config.powerpc,
debian/config/powerpc/config.powerpc64: Reorder.

svn path=/dists/trunk/linux-2.6/; revision=10775
2008-03-11 10:39:54 +00:00
Bastian Blank 16e6c00186 * debian/config/powerpc/config.powerpc-smp: Minimalize.
* debian/config/powerpc/defines: Use powerpc config for powerpc-smp.

svn path=/dists/trunk/linux-2.6/; revision=10774
2008-03-11 10:38:51 +00:00
Bastian Blank 2d6c6b4b8a debian/config/powerpc/config.powerpc
* Set CONFIG_FEC_MPC52xx_MDIO=y.
* Remove CONFIG_SND_PPC_MPC52xx_AC97.

svn path=/dists/trunk/linux-2.6/; revision=10773
2008-03-11 10:02:37 +00:00
Maximilian Attems 7c9601bbcc powerpc config SENSORS_M41T00 gone
svn path=/dists/trunk/linux-2.6/; revision=10691
2008-03-03 15:28:35 +00:00
Maximilian Attems 61f63f71b6 powerpc config cleanup
APUS support gone, config.apus should go too.

svn path=/dists/trunk/linux-2.6/; revision=10690
2008-03-03 15:28:24 +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 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 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
Bastian Blank 6342f86067 debian/config/**/defines: Cleanup.
svn path=/dists/trunk/linux-2.6/; revision=10253
2008-01-29 13:48:04 +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 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
Bastian Blank ba0cb6cb62 debian/config/powerpc/config.powerpc: Add missing Efika pieces.
svn path=/dists/trunk/linux-2.6/; revision=10196
2008-01-25 15:40:43 +00:00
Bastian Blank 9aeed633d4 Remove versions from relations fullfilled in stable.
* debian/changelog: Update.
* debian/config/amd64/defines
  - Remove grub conflict.
  - Remove e2fsprogs depends.
  - Remove versions from suggests.
* debian/config/amd64/xen/defines,
  debian/config/amd64/xen-vserver/defines,
  debian/config/i386/xen/defines,
  debian/config/i386/xen-vserver/defines,
  debian/config/powerpc/defines: Remove versions from suggests.
* debian/config/i386/defines
  - Remove grub conflict.
  - Remove versions from suggests.
* debian/templates/control.image.type-kernel-package.in,
  debian/templates/control.image.type-modulesextra.in,
  debian/templates/control.image.type-modulesinline.in,
  debian/templates/control.image.type-plain.in:
  Remove versions from depends.

svn path=/dists/trunk/linux-2.6/; revision=10194
2008-01-25 10:30:49 +00:00
Bastian Blank 9b405c8722 * debian/changelog: Update.
* debian/config/powerpc/defines
  - Lower mkvmlinuz to the state of a bootloader.
  - Remove ppc and m68k include dirs from headers.

svn path=/dists/trunk/linux-2.6/; revision=10193
2008-01-25 10:20:22 +00:00
Bastian Blank cd3750acea * debian/changelog: Update.
* debian/config/powerpc/config.powerpc: Enable Efika support.

svn path=/dists/trunk/linux-2.6/; revision=10192
2008-01-25 10:15:14 +00:00
Bastian Blank de44b72c27 debian/config/powerpc/modules*: Remove old files.
svn path=/dists/trunk/linux-2.6/; revision=10134
2008-01-18 13:38:49 +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 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 93ef684c11 powerpc enable tickless kernel too
svn path=/dists/trunk/linux-2.6/; revision=9945
2007-12-12 00:13:00 +00:00
Maximilian Attems 292dc8baa7 LBD is topenabled kill dup redef
svn path=/dists/trunk/linux-2.6/; revision=9940
2007-12-11 16:29:00 +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 541f3491eb merge r9923 - changelog bits, they get added later
svn path=/dists/trunk/linux-2.6/; revision=9924
2007-12-08 10:27:53 +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 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 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
Maximilian Attems 685cc0eff3 s/CONFIG_VIDEO_BUF_DVB/CONFIG_VIDEOBUF_DVB/
see 5a3ebe8755e88cd765f75121665c0d38004f8f37
why the hell is that cluttered all over the configs..

svn path=/dists/trunk/linux-2.6/; revision=9786
2007-11-27 12:53:48 +00:00
Maximilian Attems e6aa579023 CONFIG_BLK_DEV_IDEDMA_FORCED gone too, anyway unset
see c58e79dd44243ec919d789193ffb35a220c54695

svn path=/dists/trunk/linux-2.6/; revision=9784
2007-11-27 12:43:53 +00:00
Maximilian Attems 7dbe8423bf CONFIG_IDEDMA_ONLYDISK gone, only set on some arm flavour and sparc
see 8c0697cc2c798fe11bbb9cf2dbe123892ecab91a
"ATAPI devices with broken DMA support should be handled by DMA blacklist"

svn path=/dists/trunk/linux-2.6/; revision=9783
2007-11-27 12:41:56 +00:00
Bastian Blank 3964a7ef88 * debian/config/config
- Unify filesystem options, except partition table formats.
  - Make cramfs a module.
* debian/config/powerpc/config, debian/config/s390/config:
  Remove filesystem options.

svn path=/dists/trunk/linux-2.6/; revision=9722
2007-11-13 10:14:53 +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
dann frazier 7138ff3885 * Enable hugetlbfs on i386, amd64, sparc64 and powerpc64. Closes: #450939
svn path=/dists/trunk/linux-2.6/; revision=9720
2007-11-13 06:34:52 +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
Bastian Blank 6b8154d436 * debian/config/defines: Make plain image type default.
* debian/config/alpha/defines, debian/config/arm/defines,
  debian/config/armel/defines, debian/config/hppa/defines,
  debian/config/ia64/defines, debian/config/mips/defines,
  debian/config/mipsel/defines, debian/config/sparc/defines:
  Explicitely use kernel-package.
* debian/config/amd64/defines, debian/config/i386/defines,
  debian/config/m68k/defines, debian/config/powerpc/defines,
  debian/config/s390/defines: Use default image type.

svn path=/dists/trunk/linux-2.6/; revision=9509
2007-09-13 14:46:33 +00:00
Bastian Blank d791fdc77b * debian/config/powerpc/config: Reorder macintosh device options.
* debian/config/powerpc/config.powerpc, debian/config/powerpc/config.powerpc64:
  Remove duplicate options.

svn path=/dists/trunk/linux-2.6/; revision=9421
2007-08-30 18:55:39 +00:00
Maximilian Attems 1fe023c611 disable USB_SUSPEND on various requests
svn path=/dists/trunk/linux-2.6/; revision=9365
2007-08-23 12:09:10 +00:00
Maximilian Attems 82c4f28b74 s/SOFTWARE_SUSPEND/HIBERNATION/ see b0cb1a19d05b8ea8611a9ef48a17fe417f1832e6
svn path=/dists/trunk/linux-2.6/; revision=9329
2007-08-19 00:52:34 +00:00
Maximilian Attems 35b6f38918 ppc disable CONFIG_ADB_PMU, breaks compilation.
svn path=/dists/trunk/linux-2.6/; revision=9311
2007-08-17 18:09:56 +00:00
Maximilian Attems 21ec8f8e00 I2C_ISA gone, kill ref
see e24b8cb4fa2bb779bdf48656152366b6f52f748f

svn path=/dists/trunk/linux-2.6/; revision=9282
2007-08-06 08:13:04 +00:00
Maximilian Attems 6e232414ab centralize CONFIG_DM_MULTIPATH_EMC settings, all other dm are in topconfig
where disabled left so.

svn path=/dists/trunk/linux-2.6/; revision=9277
2007-08-05 11:19:26 +00:00
Maximilian Attems 12832c98d5 sk98lin gone, superceded by enabled skge
svn path=/dists/trunk/linux-2.6/; revision=9255
2007-08-05 08:42:04 +00:00
Bastian Blank 63c40cb2da * debian/config/alpha/vserver/defines, debian/config/amd64/vserver/defines,
debian/config/amd64/xen/defines, debian/config/amd64/xen-vserver/defines,
  debian/config/i386/vserver/defines, debian/config/i386/xen/defines,
  debian/config/i386/xen-vserver/defines, debian/config/ia64/vserver/defines,
  debian/config/powerpc/vserver/defines, debian/config/s390/vserver/defines,
  debian/config/sparc/vserver/defines:
  Drop direct reference of featureset configs.
* debian/config/featureset-vserver/config: 
  Move from debian/config/_vserver/config.
* debian/config/featureset-xen/config: Move from debian/config/_xen/config.
* debian/config/_vserver, debian/config/_xen: Remove.

svn path=/dists/trunk/linux-2.6/; revision=9237
2007-07-31 09:42:40 +00:00
Bastian Blank 29a400ad4f debian/config: Make base explicit.
svn path=/dists/trunk/linux-2.6/; revision=9225
2007-07-29 16:26:02 +00:00
Maximilian Attems 4a0da7b010 enable ams sensor module for powerpc
svn path=/dists/trunk/linux-2.6/; revision=9211
2007-07-28 13:18:53 +00:00
Bastian Blank 414281db59 * debian/config: Set featuresets instead of subarches.
* debian/lib/python/debian_linux/config.py
  - Fix some method names.
  - Use featuresets insteaf of subarches.

svn path=/dists/trunk/linux-2.6/; revision=9204
2007-07-27 15:24:23 +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