Commit Graph

4496 Commits

Author SHA1 Message Date
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 e65a66bdaa USB_USBNET_MII is gone, defaults on, nuke ref
see 4aa92cd9acd18ae9c94e87a30f664e77f699dc78

svn path=/dists/trunk/linux-2.6/; revision=9785
2007-11-27 12:48:24 +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
Maximilian Attems 66c9da2518 HOTPLUG_PCI_PCIE_POLL_EVENT_MODE gone, nuke ref
see 89913bf77a60fdb6ff204a670d3e191848a7b2c8

svn path=/dists/trunk/linux-2.6/; revision=9782
2007-11-27 12:38:21 +00:00
Maximilian Attems 069032e920 amd64: set no-hz and HIGH_RES_TIMERS
svn path=/dists/trunk/linux-2.6/; revision=9775
2007-11-26 21:14:30 +00:00
Maximilian Attems ef9cd85d6c Revert "amd64, i386: match cpufrequtils default"
strange upstream Kconfig plays, need to be fixed there first.

This reverts commit 637429830e9be6a4ef7163481969c77d50e0ba09.

svn path=/dists/trunk/linux-2.6/; revision=9740
2007-11-26 12:49:17 +00:00
Maximilian Attems 2ccf6052c2 SUSPEND_SMP is gone, kill ref
svn path=/dists/trunk/linux-2.6/; revision=9739
2007-11-26 10:23:11 +00:00
Maximilian Attems 004b7e2632 topconfig group DRV_M41T80 settings,
kick it out of amd64 specific

svn path=/dists/trunk/linux-2.6/; revision=9737
2007-11-25 15:16:41 +00:00
Maximilian Attems fbe4e1386e i386 fix symbol value 'm' invalid for NETDEVICES_MULTIQUEUE
svn path=/dists/trunk/linux-2.6/; revision=9736
2007-11-25 15:11:17 +00:00
Maximilian Attems bb629fff27 topconfig: explicitly unset JBD_DEBUG, group JBD2_DEBUG
svn path=/dists/trunk/linux-2.6/; revision=9735
2007-11-25 15:03:13 +00:00
Maximilian Attems e3a7324067 amd64, i386: match cpufrequtils default
a bare install may not have cpufrequtils installed
ondemand has good responsivness and is more power efficient

svn path=/dists/trunk/linux-2.6/; revision=9734
2007-11-25 14:56:38 +00:00
Maximilian Attems 03270aaa6b THINKPAD_ACPI_INPUT_ENABLED was not userspace compat
so gone again, nuke references.

svn path=/dists/trunk/linux-2.6/; revision=9733
2007-11-25 14:48:49 +00:00
Maximilian Attems 4bf93f55ca dgrs is gone upstream and in 2.6.23 tarball, nuke ref.
svn path=/dists/trunk/linux-2.6/; revision=9732
2007-11-25 14:47:26 +00:00
Martin Michlmayr f6f2bcce3e Enable the modern Cobalt LEDs driver.
svn path=/dists/trunk/linux-2.6/; revision=9729
2007-11-24 12:16:41 +00:00
Gordon Farquharson 1538122d4e Remove more SCSI drivers on arm.
svn path=/dists/trunk/linux-2.6/; revision=9726
2007-11-18 05:18:20 +00:00
Martin Michlmayr 1541a0b3e6 build in CONFIG_CRAMFS because it's needed by d-i
svn path=/dists/trunk/linux-2.6/; revision=9723
2007-11-13 14:58:50 +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
Gordon Farquharson ccd901cb8d arm: Remove kernel config options to reduce the size of the initial RAM
disk.
arm/ixp4xx: Set CONFIG_PATA_ARTOP.

svn path=/dists/trunk/linux-2.6/; revision=9719
2007-11-13 04:25:10 +00:00
Martin Michlmayr c122098a81 set CONFIG_NET_PCI
svn path=/dists/trunk/linux-2.6/; revision=9716
2007-11-12 17:29:00 +00:00
Martin Michlmayr 869f70d66e make sure CONFIG_R8169 is set
svn path=/dists/trunk/linux-2.6/; revision=9715
2007-11-12 09:03:19 +00:00
Martin Michlmayr 6dd77d7487 fix kernel build
svn path=/dists/trunk/linux-2.6/; revision=9714
2007-11-12 07:34:24 +00:00
Martin Michlmayr 42906aac1e some important stuff is not set in config/config, so put it back here
svn path=/dists/trunk/linux-2.6/; revision=9713
2007-11-12 07:30:51 +00:00
Martin Michlmayr 08ebba2e9a Fix the config so it will work on NSLU2, thanks Gordon Farquharson
svn path=/dists/trunk/linux-2.6/; revision=9712
2007-11-12 07:25:36 +00:00
Martin Michlmayr d6ede249da remove a lot of config options in order to use the default options
svn path=/dists/trunk/linux-2.6/; revision=9706
2007-11-11 11:04:35 +00:00
Bastian Blank f9158ce70c * debian/config/i386/xen/defines: Update.
* debian/config/i386/xen/config.686: Remove.

svn path=/dists/trunk/linux-2.6/; revision=9663
2007-10-14 11:21:00 +00:00
dann frazier 779c58e71f merge ia64 config changes from sid (2.6.22) branch
svn path=/dists/trunk/linux-2.6/; revision=9649
2007-10-12 05:25:31 +00:00
Maximilian Attems f9f9610e93 Add and enable E1000E.
needed for any new intel board.

svn path=/dists/trunk/linux-2.6/; revision=9606
2007-10-03 19:18:52 +00:00
dann frazier 19857fb57a * [ia64] Enable cciss module
svn path=/dists/trunk/linux-2.6/; revision=9591
2007-10-01 21:02:26 +00:00
Aurelien Jarno a700c86a7d [sparc] Enable r8169 module on sparc64 and sparc64-smp flavours (closes:
#431977)


svn path=/dists/trunk/linux-2.6/; revision=9590
2007-10-01 13:51:43 +00:00
Martin Michlmayr a6d2fda6aa [arm/iop32x] Enable Intel IOP ADMA support.
svn path=/dists/trunk/linux-2.6/; revision=9573
2007-09-27 12:29:45 +00:00
Martin Michlmayr 746cc6bd03 Remove the IPv6 and filesystem info from the config file
so we will get the values from the main config file.  This should
enable NFSv4 and ip6tables support requested by Wouter Verhelst

svn path=/dists/trunk/linux-2.6/; revision=9572
2007-09-27 12:24:59 +00:00
dann frazier 9c16fe5eed remove duplicate settings
svn path=/dists/trunk/linux-2.6/; revision=9551
2007-09-26 05:31:56 +00:00
Bastian Blank 8b73e8befb Merge /dists/sid/linux-2.6.
svn path=/dists/trunk/linux-2.6/; revision=9529
2007-09-16 10:29:09 +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
Frederik Schüler 3da2314bb9 Set cumulated new framebuffer options for i386 and amd64
svn path=/dists/trunk/linux-2.6/; revision=9514
2007-09-14 23:05:32 +00:00
Frederik Schüler 4997d1a2a0 Move all PATA options into the global config file, exept PATA_ARTOP
(arm/ixp4xx) and PATA_MPC52xx (powerpc).


svn path=/dists/trunk/linux-2.6/; revision=9513
2007-09-14 22:53:07 +00:00
Bastian Blank 423fd38400 Get architecture for linux-libc-dev from the config. Default to kernel arch.
* debian/bin/gencontrol.py: Pull value out of the config.
* debian/config/i386/defines, debian/config/sparc/defines: Override arch.
* debian/rules.real: Update.

svn path=/dists/trunk/linux-2.6/; revision=9511
2007-09-13 15:01:10 +00:00
Bastian Blank 9a0a52a6c5 debian/config/i386/defines: Remove unused kpkg-arch definition.
svn path=/dists/trunk/linux-2.6/; revision=9510
2007-09-13 14:49:31 +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
Frederik Schüler ebda5bf208 Disable CONFIG_SMCTR
svn path=/dists/trunk/linux-2.6/; revision=9506
2007-09-12 16:51:56 +00:00
Bastian Blank 4aff637e49 Drop i386 k7 images.
* debian/changelog: Update.
* debian/config/i386/defines, debian/config/i386/vserver/defines:
  Remove k7 from flavours.
* debian/config/i386/config.k7: Remove.

svn path=/dists/trunk/linux-2.6/; revision=9505
2007-09-12 14:58:50 +00:00
Maximilian Attems 06f088e6c4 enable IPV6_SUBTREES too.
svn path=/dists/trunk/linux-2.6/; revision=9473
2007-09-07 15:54:18 +00:00
Maximilian Attems 6640107c15 enable IPV6_MULTIPLE_TABLES
sync with fedora generic setting

svn path=/dists/trunk/linux-2.6/; revision=9472
2007-09-07 15:54:14 +00:00
Bastian Blank 2b10781d92 debian/config/defines: Make missing dom0 support generic.
svn path=/dists/trunk/linux-2.6/; revision=9470
2007-09-07 13:44:08 +00:00
Aurelien Jarno 869ef69019 [mips, mipsel] Add a 64-bit image (5kc-malta) for the MIPS Malta board. (closes: #435677)
svn path=/dists/trunk/linux-2.6/; revision=9444
2007-09-03 21:33:18 +00:00
Bastian Blank 17222454d0 debian/config/s390: Reorder config.
svn path=/dists/trunk/linux-2.6/; revision=9443
2007-09-03 21:06:59 +00:00
Bastian Blank a2489e4c57 debian/config/config: Update.
svn path=/dists/trunk/linux-2.6/; revision=9442
2007-09-03 20:34:34 +00:00
Maximilian Attems 7daabea032 IWLWIFI_DEBUG fix unset
svn path=/dists/trunk/linux-2.6/; revision=9439
2007-09-03 08:54:53 +00:00
Maximilian Attems 4cf9164554 set specific iwlwifi options
disable debug as it can cause oopses too.. ;)

svn path=/dists/trunk/linux-2.6/; revision=9438
2007-09-02 23:27:26 +00:00
Maximilian Attems b15064bc33 enable SCSI_SAS_ATA for ATA support in libsas
enabled in fedora too

svn path=/dists/trunk/linux-2.6/; revision=9437
2007-09-02 23:22:44 +00:00
Maximilian Attems d7ea7a3a0b enable TCG_TIS aka TPM spec 1.2
svn path=/dists/trunk/linux-2.6/; revision=9435
2007-08-31 23:41:11 +00:00
Maximilian Attems cf460094c3 topconfig enable PC300TOO
PC300 RSV/X21 support

svn path=/dists/trunk/linux-2.6/; revision=9434
2007-08-31 23:36:16 +00:00
Maximilian Attems 1f375d872d explicitly enable ACPI_PROC_EVENT
default on, needed for sleep

svn path=/dists/trunk/linux-2.6/; revision=9433
2007-08-31 18:02:33 +00:00
Maximilian Attems 4489d61bdc add iwlwifi wireless driver patch
binary daemons are bad, honour intel's *long* road to get that merged.
this is the v5 patch posted on netdev on 27. aug with message id
<1188192012.13078.177.camel@debian.sh.intel.com>

svn path=/dists/trunk/linux-2.6/; revision=9429
2007-08-31 10:23:35 +00:00
Maximilian Attems ad14727ee3 i386: reenable CONFIG_USB_SUSPEND
due to powersaving, can be disabled on runtime for b0rked boxes.

svn path=/dists/trunk/linux-2.6/; revision=9428
2007-08-31 10:05:29 +00:00
Maximilian Attems 5a38f4f0f5 amd64 renable CONFIG_USB_SUSPEND
all bug reports against USB_SUSPEND where on i386,
be selfisch enough to want that 1W powersaving.

svn path=/dists/trunk/linux-2.6/; revision=9427
2007-08-31 10:01:39 +00:00
Maximilian Attems 628cb72bb1 enable new wireless driver RTL8187
svn path=/dists/trunk/linux-2.6/; revision=9426
2007-08-31 09:58:56 +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
Bastian Blank 08cdde16c8 debian/config/i386/xen/config.686: Add.
svn path=/dists/trunk/linux-2.6/; revision=9418
2007-08-29 13:56:29 +00:00
Bastian Blank 56ab37f9e0 * debian/config/featureset-xen/config: Disable some impossible options.
* debian/config/i386/xen/config: Remove.
* debian/config/i386/xen/defines: Update.

svn path=/dists/trunk/linux-2.6/; revision=9417
2007-08-29 13:36:03 +00:00
Bastian Blank e681407adc debian/config/defines
- Enable xen.
- Disable dom0 support for xen.

svn path=/dists/trunk/linux-2.6/; revision=9416
2007-08-29 13:35:03 +00:00
Bastian Blank 999759d4cb debian/config/amd64/defines: Disable xen.
svn path=/dists/trunk/linux-2.6/; revision=9415
2007-08-29 13:32:24 +00:00
Maximilian Attems 744dd178b6 enable some usb menu variables
svn path=/dists/trunk/linux-2.6/; revision=9379
2007-08-24 13:06:51 +00:00
Maximilian Attems 1690bfcc18 enable SND_CS5530
svn path=/dists/trunk/linux-2.6/; revision=9378
2007-08-24 13:04:03 +00:00
Maximilian Attems 232fca370b explicitly disable macvlan for now, someone will cry if needed..
svn path=/dists/trunk/linux-2.6/; revision=9376
2007-08-24 13:00:59 +00:00
Maximilian Attems 63e56b8981 enable MULTIQUEUE for i386 and amd64
svn path=/dists/trunk/linux-2.6/; revision=9375
2007-08-24 11:48:35 +00:00
Maximilian Attems 13ebf6b2ea same for CONFIG_MISC_DEVICES
svn path=/dists/trunk/linux-2.6/; revision=9370
2007-08-24 09:48:50 +00:00
Maximilian Attems ed117b9d43 set BLK_DEV in topconfig
svn path=/dists/trunk/linux-2.6/; revision=9369
2007-08-24 09:46:43 +00:00
Maximilian Attems c3301fd102 disable initial xen merge for now.
svn path=/dists/trunk/linux-2.6/; revision=9366
2007-08-23 12:18:15 +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 2c1f22f712 enable tpm
svn path=/dists/trunk/linux-2.6/; revision=9364
2007-08-23 12:06:02 +00:00
Maximilian Attems 9e0aa2fbaa amd64, i386: enable explicitly CONFIG_MISC_DEVICES
svn path=/dists/trunk/linux-2.6/; revision=9363
2007-08-23 11:57:32 +00:00
Maximilian Attems 77e301ba33 amd64, i386 explicitly enable CONFIG_BLK_DEV
svn path=/dists/trunk/linux-2.6/; revision=9362
2007-08-23 11:55:21 +00:00
Maximilian Attems 21ddb83acb amd64, i386: explicitly enable SUSPEND
svn path=/dists/trunk/linux-2.6/; revision=9361
2007-08-23 11:53:01 +00:00
Maximilian Attems 4fdefe4a9b amd64: explicitly disable sony acpi compat
svn path=/dists/trunk/linux-2.6/; revision=9360
2007-08-23 11:51:40 +00:00
Maximilian Attems b790e07e9f explicitly set THINKPAD_ACPI_BAY on amd64 too
svn path=/dists/trunk/linux-2.6/; revision=9359
2007-08-23 11:50:06 +00:00
Maximilian Attems 41a6b5ccf7 INSTRUMENTATION is x86_32 specific
svn path=/dists/trunk/linux-2.6/; revision=9358
2007-08-23 11:47:46 +00:00
Maximilian Attems 53fdaefd00 no DEBUG_PAGEALLOC on amd64
svn path=/dists/trunk/linux-2.6/; revision=9357
2007-08-23 11:45:53 +00:00
Maximilian Attems 2bc4f11f37 fix symbol value 'm' invalid for EDAC
svn path=/dists/trunk/linux-2.6/; revision=9355
2007-08-23 10:59:59 +00:00
Maximilian Attems 76a5a19c62 CRYPTO_HW is enables the hardware crypto device menu, set to y
fixes symbol value 'm' invalid for CRYPTO_HW

svn path=/dists/trunk/linux-2.6/; revision=9354
2007-08-23 10:57:29 +00:00
Maximilian Attems 7dde318ede NET_CLS_POLICE does nothing beside selecting the act option,
that are already enabled, see c3bc7cff8fddb6ff9715be8bfc3d911378c4d69d
thus disable. fixes "symbol value 'm' invalid for NET_CLS_POLICE"

svn path=/dists/trunk/linux-2.6/; revision=9353
2007-08-23 10:45:13 +00:00
Maximilian Attems 821afc9060 enable DMIID modalias sysfs exports.
svn path=/dists/trunk/linux-2.6/; revision=9330
2007-08-19 00:57:07 +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 e361cdb849 scsi lowlevel menu
svn path=/dists/trunk/linux-2.6/; revision=9328
2007-08-19 00:48:04 +00:00
Maximilian Attems 214f052e6c VIRTUALIZATION opens the kvm menu..
svn path=/dists/trunk/linux-2.6/; revision=9327
2007-08-19 00:46:02 +00:00
Maximilian Attems a5645819f9 hmm uio, enabled in fedora so let's to do.
svn path=/dists/trunk/linux-2.6/; revision=9326
2007-08-19 00:44:47 +00:00
Maximilian Attems 8719f9c2d3 INSTRUMENTATION just opens up a menu, harmless.
svn path=/dists/trunk/linux-2.6/; revision=9325
2007-08-19 00:41:19 +00:00
Maximilian Attems 54f187f6ae explicitly set LOCK_STAT to n
svn path=/dists/trunk/linux-2.6/; revision=9324
2007-08-19 00:35:57 +00:00
Maximilian Attems c5901845af CRYPTO_HW defaults to y anyway
svn path=/dists/trunk/linux-2.6/; revision=9323
2007-08-19 00:28:38 +00:00
Maximilian Attems 9a866ad2a9 topconfig enable PPPOL2TP
svn path=/dists/trunk/linux-2.6/; revision=9322
2007-08-19 00:23:48 +00:00
Maximilian Attems d53c62ca62 explictly set THINKPAD_ACPI_INPUT_ENABLED.
svn path=/dists/trunk/linux-2.6/; revision=9321
2007-08-19 00:21:23 +00:00
Maximilian Attems 78f4abb812 explicitly disable DEBUG_PAGEALLOC
svn path=/dists/trunk/linux-2.6/; revision=9320
2007-08-17 18:45:02 +00:00
Maximilian Attems 9aaafa419a enable modular EEPROM_93CX6 support
svn path=/dists/trunk/linux-2.6/; revision=9319
2007-08-17 18:40:45 +00:00
Maximilian Attems be93730666 enable modular new NET_SCH_RR and backwards compat NET_CLS_POLICE
svn path=/dists/trunk/linux-2.6/; revision=9318
2007-08-17 18:37:44 +00:00
Maximilian Attems 2ad47f4834 same goes for ACPI_SLEEP_PROC_FS
svn path=/dists/trunk/linux-2.6/; revision=9317
2007-08-17 18:32:27 +00:00
Maximilian Attems b591439fdc ACPI_SLEEP_PROC_SLEEP is gone folded under CONFIG_ACPI_PROCFS
svn path=/dists/trunk/linux-2.6/; revision=9316
2007-08-17 18:30:31 +00:00
Maximilian Attems cbcef206f7 CONFIG_IPC_NS is gone, see 7d69a1f4a72b18876c99c697692b78339d491568
svn path=/dists/trunk/linux-2.6/; revision=9315
2007-08-17 18:26:55 +00:00
Maximilian Attems 22e4f4cd33 fix symbol value 'm' invalid for TUNER_TEA5761
linuxtv on drugs CONFIG_TUNER_TEA5761=y builds a module, thanks to
tuner-$(CONFIG_TUNER_TEA5761)	+= tea5761.o

svn path=/dists/trunk/linux-2.6/; revision=9314
2007-08-17 18:25:18 +00:00
Maximilian Attems 46f0dc1f38 EDAC_POLL variable gone, see c0d121720220584bba2876b032e58a076b843fa1
svn path=/dists/trunk/linux-2.6/; revision=9313
2007-08-17 18:19:47 +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
Bastian Blank 4638c004d6 debian/config/amd64/xen-vserver/defines,
debian/config/i386/xen-vserver/defines: Include correct files from xen.

svn path=/dists/trunk/linux-2.6/; revision=9309
2007-08-16 11:02:29 +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 9af00c4e4f amd64, i386: VIDEO_OUTPUT_CONTROL allows low-level of the video switch
svn path=/dists/trunk/linux-2.6/; revision=9280
2007-08-05 11:26:55 +00:00
Maximilian Attems f5d7af4877 new comment section to fb
svn path=/dists/trunk/linux-2.6/; revision=9279
2007-08-05 11:24:39 +00:00
Maximilian Attems e84369b22d enable DM_MULTIPATH_RDAC too
svn path=/dists/trunk/linux-2.6/; revision=9278
2007-08-05 11:20:22 +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 0c91f629d5 enable NET_9P for the 9P2000 protocol
svn path=/dists/trunk/linux-2.6/; revision=9276
2007-08-05 11:13:31 +00:00
Maximilian Attems 85106a84b3 group usb network adapter no functional change
svn path=/dists/trunk/linux-2.6/; revision=9275
2007-08-05 10:47:33 +00:00
Maximilian Attems af91602eda enable newly merged tea5761 tuner
svn path=/dists/trunk/linux-2.6/; revision=9274
2007-08-05 10:39:12 +00:00
Maximilian Attems e027a66218 more sensors stuff enabled modular
svn path=/dists/trunk/linux-2.6/; revision=9273
2007-08-05 10:35:29 +00:00
Maximilian Attems 1c50d996e4 enable modular CRC7 functions.
svn path=/dists/trunk/linux-2.6/; revision=9272
2007-08-05 09:46:15 +00:00
Maximilian Attems 1ea91c1a1e enable new v4l/dvb demulator
svn path=/dists/trunk/linux-2.6/; revision=9271
2007-08-05 09:43:09 +00:00
Maximilian Attems bebffe16ef enable the newly merged sensors
svn path=/dists/trunk/linux-2.6/; revision=9270
2007-08-05 09:39:30 +00:00
Maximilian Attems 07d31c4357 topconfig explicitly disables USER_NS: exp + usage is for vservers specific
svn path=/dists/trunk/linux-2.6/; revision=9269
2007-08-05 09:35:12 +00:00
Maximilian Attems 2d693aab17 BLK_DEV_BSG changed from default y to n, plus added experimental tag after merge
so "revert" r9267 somehow and unset it for now.

svn path=/dists/trunk/linux-2.6/; revision=9268
2007-08-05 09:32:06 +00:00
Maximilian Attems 679b1cc87d enable BLK_DEV_BSG for full block layer SG v3
svn path=/dists/trunk/linux-2.6/; revision=9267
2007-08-05 09:28:16 +00:00
Maximilian Attems d45c7ec761 i386: enable lguest
svn path=/dists/trunk/linux-2.6/; revision=9266
2007-08-05 09:24:09 +00:00
Maximilian Attems 5657144d7e explicitly don't enable CONFIG_SKY2_DEBUG
svn path=/dists/trunk/linux-2.6/; revision=9265
2007-08-05 09:19:27 +00:00
Maximilian Attems ec24cc7bb9 enable the new netfilter options in topconfig.
svn path=/dists/trunk/linux-2.6/; revision=9264
2007-08-05 09:17:28 +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
Maximilian Attems 3428572250 CONFIG_PM_SYSFS_DEPRECATED gone, disabled anyway
see 471d0558045fe35f8c5f291c1ee63815eb9c2dcd

svn path=/dists/trunk/linux-2.6/; revision=9262
2007-08-05 09:05:18 +00:00
Maximilian Attems 29ad63917f CONFIG_UTS_NS and CONFIG_IPC_NS gone, no value.
see 7d69a1f4a72b18876c99c697692b78339d491568

svn path=/dists/trunk/linux-2.6/; revision=9261
2007-08-05 09:03:16 +00:00
Maximilian Attems 15641bbcd7 CONFIG_NET_ESTIMATOR is build in, no longer an option.
svn path=/dists/trunk/linux-2.6/; revision=9260
2007-08-05 09:00:30 +00:00
Maximilian Attems cbaa63afe9 legacy CDROM drivers gone - most never worked on 2.6, kick ref
reduces diff of i386 configs.

svn path=/dists/trunk/linux-2.6/; revision=9259
2007-08-05 08:58:49 +00:00
Maximilian Attems 331545eea5 X86_SPEEDSTEP_CENTRINO_ACPI is gone, superseeded by acpi-cpufreq
svn path=/dists/trunk/linux-2.6/; revision=9258
2007-08-05 08:52:17 +00:00
Maximilian Attems 7d0836ffbd options depending on OSS_OBSOLOTE are gone, kick them.
svn path=/dists/trunk/linux-2.6/; revision=9256
2007-08-05 08:50:03 +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 fb253e832a * debian/changelog: Set version to 2.6.23~rc2-1~experimental.1.
* debian/config/defines: Disable vserver.
* debian/patches/debian/drivers-ata-ata_piix-postpone-pata.patch,
  debian/patches/debian/powerpc-mkvmlinuz-support-powerpc.patch,
  debian/patches/debian/scripts-kconfig-reportoldconfig.patch: Fix.
* debian/patches/series/1~experimental.1: Disable broken patches.
* debian/patches/series/1~experimental.1-extra: Drop m68k patchset.

svn path=/dists/trunk/linux-2.6/; revision=9254
2007-08-04 11:11:08 +00:00
Maximilian Attems b3114c2ed9 woow ipw2200 options weren't fully enabled.
svn path=/dists/trunk/linux-2.6/; revision=9253
2007-08-04 09:24:56 +00:00
Maximilian Attems 7d79e1f535 be consistent about CPU_FREQ_STAT_DETAILS,
everyone disables beside that stupid config.

svn path=/dists/trunk/linux-2.6/; revision=9248
2007-08-02 14:23:43 +00:00
Maximilian Attems 57f9eca294 sync CONFIG_BLK_DEV_IO_TRACE setting with fedora,
as bonus enables blktrace(8).

svn path=/dists/trunk/linux-2.6/; revision=9246
2007-08-02 10:32:07 +00:00
Maximilian Attems 4f4fa06d50 topconfig reorg parport options,
no functional change.

svn path=/dists/trunk/linux-2.6/; revision=9241
2007-08-01 15:52:22 +00:00
Bastian Blank fd4e92ae5e debian/config/featureset-xen-vserver/defines: Add.
svn path=/dists/trunk/linux-2.6/; revision=9238
2007-07-31 10:52:27 +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 702b4e2e95 debian/config/amd64/defines, debian/config/i386/defines:
Set supported featuresets.

svn path=/dists/trunk/linux-2.6/; revision=9229
2007-07-30 11:27:00 +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
Bastian Blank 0fb51564d5 * debian/config/defines: Add toplevel featureset definitions.
* debian/config/featureset-none/defines,
  debian/config/featureset-vserver/defines,
  debian/config/featureset-xen/defines,
  debian/config/featureset-xen-vserver/defines: Drop as empty.

svn path=/dists/trunk/linux-2.6/; revision=9224
2007-07-29 15:10:19 +00:00
Bastian Blank a9be32512c * debian/config/defines: Set toplevel featuresets.
* debian/config/featureset-none, debian/config/featureset-vserver,
  debian/config/featureset-xen, debian/config/featureset-xen-vserver: Add.

svn path=/dists/trunk/linux-2.6/; revision=9220
2007-07-29 14:49:20 +00:00
Maximilian Attems acf31728da topconfig: move scsi block up no functional change
svn path=/dists/trunk/linux-2.6/; revision=9213
2007-07-28 13:30:06 +00:00
Maximilian Attems 5709e84481 reorder start of topconfig no functional change
svn path=/dists/trunk/linux-2.6/; revision=9212
2007-07-28 13:28:06 +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