Commit Graph

487 Commits

Author SHA1 Message Date
Maximilian Attems da261d6b58 x86 enable DMAR
disable DMAR_DEFAULT_ON, intel_iommu=on bootparam is needed
to have it enabled. KMS guys will easily find out.

seen same optionset in fedora.

Reported-by: Julien Cristau <jcristau@debian.org>

svn path=/dists/trunk/linux-2.6/; revision=13579
2009-05-06 12:05:07 +00:00
Maximilian Attems 0f020a324d topconfig enable PAT
was disabled for lenny due beeing crashy at first,
but should have stabilised since.

svn path=/dists/trunk/linux-2.6/; revision=13578
2009-05-06 11:55:04 +00:00
Maximilian Attems bbfc9ff0ff topconfig centralize modular MTD_NAND_NANDSIM
seems that drivers/mtd resisted centralisation yet,
mostly disabled just strange deviation on alpha.

"we already have it for NOR flash with CONFIG_MTD_RAM,
 but we don't have it for NAND flash with CONFIG_MTD_NAND_NANDSIM
 the use case is for people like me who have some ubifs
 volumes to work with on both NOR and NAND flashes outside the target
 machine."

Reported-by: Aurélien Gérôme <ag@debian.org>

svn path=/dists/trunk/linux-2.6/; revision=13577
2009-05-06 11:48:35 +00:00
Maximilian Attems d2abec6d02 x86 set modular EDAC_AMD8111
svn path=/dists/trunk/linux-2.6/; revision=13574
2009-05-05 13:46:18 +00:00
Maximilian Attems b050ac084f x86 set modular EDAC_AMD8131
svn path=/dists/trunk/linux-2.6/; revision=13573
2009-05-05 13:46:14 +00:00
Maximilian Attems f3fbb8d860 x86 set DELL_WMI
svn path=/dists/trunk/linux-2.6/; revision=13568
2009-05-05 13:45:59 +00:00
Maximilian Attems f100842100 topconfig centralize 3Dfx fb options
alpha strangely enabled the accel option that no one else did,
most probably an oversight.
set te new FB_3DFX_I2C support.

svn path=/dists/trunk/linux-2.6/; revision=13567
2009-05-05 13:45:55 +00:00
Maximilian Attems 1b2feb1a1b x86 explicitly disable THINKPAD_ACPI_UNSAFE_LEDS
defaults to no and states
"Never enable this option on a distribution kernel"..

svn path=/dists/trunk/linux-2.6/; revision=13554
2009-05-04 13:08:01 +00:00
Maximilian Attems 05532c1f47 x86 disable COMEDI_DEBUG
this beast is not set anywhere else..

svn path=/dists/trunk/linux-2.6/; revision=13552
2009-05-04 13:07:47 +00:00
Maximilian Attems 2553102449 centralize JOYSTICK_IFORCE settings
was the last remaining joystick driver not in topconfig.

svn path=/dists/trunk/linux-2.6/; revision=13185
2009-03-20 16:49:23 +00:00
Maximilian Attems 91a063f395 centralize more debug options
DEBUG_SPINLOCK_SLEEP, DEBUG_KOBJECT, DEBUG_INFO, FRAME_POINTER,
FAULT_INJECTION and LATENCYTOP.

svn path=/dists/trunk/linux-2.6/; revision=13179
2009-03-20 11:43:19 +00:00
Maximilian Attems 798f70f1ac centralize LOCKSTAT setting
svn path=/dists/trunk/linux-2.6/; revision=13178
2009-03-20 11:43:16 +00:00
Maximilian Attems 49cadb9816 centralize DEBUG_SPINLOCK
svn path=/dists/trunk/linux-2.6/; revision=13177
2009-03-20 11:43:13 +00:00
Maximilian Attems dae61a1f36 centralize DEBUG_SLAB setting
seen unset on powerpc for example.

svn path=/dists/trunk/linux-2.6/; revision=13176
2009-03-20 11:43:09 +00:00
Maximilian Attems 0f28ca7c7a x86 revert ACPI_PROCFS unsetting
13:53 < bwh> # CONFIG_ACPI_PROCFS is not set
13:54 < mjg59> bwh: Given that not all of the proc functionality has been
               ported elsewhere yet, I'd say that's aggressive
13:54 < bwh> What's missing?
13:56 < mjg59> bwh: Device wakeup control
13:57 < mjg59> Setting things like DOS
14:00 < bwh> DOS?
14:00 < mjg59> bwh: Display Output Switch

Reported-by: Ben Hutchings <ben@decadent.org.uk>

svn path=/dists/trunk/linux-2.6/; revision=13154
2009-03-17 14:21:01 +00:00
Maximilian Attems 9ba1440113 x86 set OPTIMIZE_INLINING
svn path=/dists/trunk/linux-2.6/; revision=13152
2009-03-17 14:20:56 +00:00
Bastian Blank 5d3ee3838f debian/config: Centralize virtio devices.
svn path=/dists/trunk/linux-2.6/; revision=13141
2009-03-16 22:30:43 +00:00
Bastian Blank 3414af07aa debian/config: Reorder.
svn path=/dists/trunk/linux-2.6/; revision=13137
2009-03-16 22:01:18 +00:00
Maximilian Attems 8f5eba2f49 Merge branch 'deprecated'
svn path=/dists/trunk/linux-2.6/; revision=13131
2009-03-16 16:41:00 +00:00
Maximilian Attems a3f0b7852b topconfig centralize joystick drivers
while we are at it, define those in topconfig.

svn path=/dists/trunk/linux-2.6/; revision=13129
2009-03-16 16:33:46 +00:00
Maximilian Attems 071f965fba topconfig set modular JOYSTICK_DB9
not confined on divers archs..

svn path=/dists/trunk/linux-2.6/; revision=13128
2009-03-16 16:33:43 +00:00
Maximilian Attems 43f528497d x86 explicitly unset MTD_PHYSMAP_COMPAT
svn path=/dists/trunk/linux-2.6/; revision=13115
2009-03-16 15:54:11 +00:00
Maximilian Attems 9285845119 x86 set X86_REROUTE_FOR_BROKEN_BOOT_IRQS
only affects the broken boards, fixes spuious interrupts there.

svn path=/dists/trunk/linux-2.6/; revision=13114
2009-03-16 15:54:08 +00:00
Maximilian Attems cc82264774 x86 explicitly unset MAXSMP
svn path=/dists/trunk/linux-2.6/; revision=13113
2009-03-16 15:54:06 +00:00
Maximilian Attems 127a15451b x86 unset EARLY_PRINTK_DBGP
move it from topconfig as x86 specific

svn path=/dists/trunk/linux-2.6/; revision=13101
2009-03-12 12:37:21 +00:00
Maximilian Attems 0d650b7d99 x86_32 nuke various old variables (part 4)
- 8daa19051e1c7369c89ace7b18e74fe1f55dfa29
   x86, apm: remove CONFIG_APM_REAL_MODE_POWER_OFF in favor of a kernel
param
- x86: remove dead IRQBALANCE code

svn path=/dists/trunk/linux-2.6/; revision=13094
2009-03-11 16:05:59 +00:00
Maximilian Attems be2a4c2c4b config nuke various old variables (part 3)
- 4be9309d15e88e4a1e4a78deb52eb88c7da38c99
  bay: remove driver, all functions now handled by dock driver
  ACPI_BAY
- 806f80a6fc203ad0bde84e5a9e94572617d2ae45
  ide: add generic ATA/ATAPI disk driver
  BLK_DEV_IDEFLOPPY
  ( IDE_GD_ATAPI is topconfig enabled!! )
- 12421b40b81d101d7535e03f1af197365adc932b
  Bluetooth: Remove deprecated hci_usb driver
  BT_HCIUSB and BT_HCIUSB_SCO
- 7c08c9ae0c145807c0dae4a55f240fa3d4fd5262
  efifb/imacfb consolidation + hardware support
  FB_IMAC
- 20a9b6e7c303f2a6f9afe17c0997bc9a3c734442
  i2c: Remove 3 deprecated bus drivers
  I2C_I810, I2C_PROSAVAGE and I2C_SAVAGE4
- 64d206d896ff70b828138577d5ff39deda5f1c4d
  x86: rename CONFIG_NONPROMISC_DEVMEM to CONFIG_PROMISC_DEVMEM
  NONPROMISC_DEVMEM
- 67faaada1ebcccf29745346f1d7cb5392f46500a
  Remove obsolete CONFIG_RESOURCES_64BIT

svn path=/dists/trunk/linux-2.6/; revision=13093
2009-03-11 16:01:56 +00:00
Maximilian Attems 31c630d6fa config nuke various old variables (part 2)
- 62663ea8220366472fe20462831f2d69d7987439
  cpufreq: Remove deprecated /proc/acpi/processor/../performance proc
  CONFIG_X86_ACPI_CPUFREQ_PROC_INTF
- c20b15fde50c32174af4b48851e5ddadba36330e
  USB: usb-storage: merge DPCM support into SDDR09
  USB_STORAGE_DPCM
- 8c19a51591d06f5226499972567f528cf6066bb7
  HID: move apple quirks
  USB_HIDINPUT_POWERBOOK
- d2fbd0f2f9f5a34831a0b8fe6b16c6e1afba1200
  specialix: Code cleanups
  SPECIALIX_RTSCTS
-  7102ed519a08b70eadc8fea9d8765d2d990241d1
  remove the OSS trident driver
  SOUND_TRIDENT
- dd7f8dbe2b3c0611ba969cd867c10cb63d163e25
  eeprom: More consistent symbol names
  SENSORS_EEPROM
- b78ded89156827b50729518b1d13fea6defb46ee
  qla2xxx: remove the unused SCSI_QLOGIC_FC_FIRMWARE option
  SCSI_QLOGIC_FC_FIRMWARE

svn path=/dists/trunk/linux-2.6/; revision=13092
2009-03-11 15:46:27 +00:00
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 c392fef127 x86_32 enable modular BLK_DEV_CS5536
svn path=/dists/trunk/linux-2.6/; revision=13087
2009-03-11 15:07:12 +00:00
Maximilian Attems fcea057097 x86_32 unset SPARSE_IRQ
defaults to n, only interesting for bigmem,
but those people should use amd64 anyway.

svn path=/dists/trunk/linux-2.6/; revision=13086
2009-03-11 15:07:08 +00:00
Maximilian Attems 1720258e8c x86 explicitly unset THINKPAD_ACPI_DEBUGFACILITIES
called "Maintainer debug facilities"

svn path=/dists/trunk/linux-2.6/; revision=13085
2009-03-11 14:57:05 +00:00
Maximilian Attems bd7133e59b x86 explicitly set X86_PLATFORM_DEVICES
they default to y anyway.

svn path=/dists/trunk/linux-2.6/; revision=13084
2009-03-11 14:57:02 +00:00
Maximilian Attems 69095520ec x86: set modular XENFS and enable XEN_COMPAT_XENFS
svn path=/dists/trunk/linux-2.6/; revision=13083
2009-03-11 14:56:59 +00:00
Maximilian Attems 8ef58a1d69 x86 explicitly set X86_PTRACE_BTS
defaults to yes, enabled on fedora.

svn path=/dists/trunk/linux-2.6/; revision=13074
2009-03-10 22:18:00 +00:00
Maximilian Attems 868380c974 make comedi x86 only
crap staging driver effecitvely breaks builds on ppc for example:
build/linux-2.6-2.6.29~rc7/debian/build/source_powerpc_none/drivers/staging/comedi/drivers.c: In function 'comedi_buf_alloc':
/build/linux-2.6-2.6.29~rc7/debian/build/source_powerpc_none/drivers/staging/comedi/drivers.c:497: error: 'PAGE_KERNEL_NOCACHE' undeclared (first use in this function)
/build/linux-2.6-2.6.29~rc7/debian/build/source_powerpc_none/drivers/staging/comedi/drivers.c:497: error: (Each undeclared identifier is reported only once
/build/linux-2.6-2.6.29~rc7/debian/build/source_powerpc_none/drivers/staging/comedi/drivers.c:497: error: for each function it appears in.)
make[8]: *** [drivers/staging/comedi/drivers.o] Error 1

svn path=/dists/trunk/linux-2.6/; revision=13072
2009-03-10 13:41:35 +00:00
Maximilian Attems a9c7443ecc [x86] unset DRM_I915_KMS
"Running old userspaces with this enabled will cause pain."
as we have to upgrade from Lenny this can be enabled postlenny

can be overriden with module param modeset!

Acked-by: Julien Cristau <jcristau@debian.org>

svn path=/dists/trunk/linux-2.6/; revision=13068
2009-03-09 16:37:08 +00:00
Maximilian Attems a1fd4f2d64 x86 set modular DELL_LAPTOP
svn path=/dists/trunk/linux-2.6/; revision=13050
2009-03-09 10:29:10 +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 631169382a centralize SYNCLINK_CS
thus drivers/char/pcmcia/Kconfig is all set in topconfig

svn path=/dists/trunk/linux-2.6/; revision=13041
2009-03-09 09:58:49 +00:00
Maximilian Attems 4f4e74698d IDE_GD_ATA is bool and set in topconfig
get rid of:
.config:1919:warning: symbol value 'm' invalid for IDE_GD_ATA

svn path=/dists/trunk/linux-2.6/; revision=13028
2009-03-08 09:43:49 +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 0f3ccb481a [686-bigmem] set modular XEN_FBDEV_FRONTEND.
svn path=/dists/trunk/linux-2.6/; revision=12824
2009-02-17 13:00:34 +00:00
Maximilian Attems 5fad4790a6 centralize CAPI_TRACE setting
svn path=/dists/trunk/linux-2.6/; revision=12810
2009-02-15 21:50:02 +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 6194a43851 Revert "redisable STRICT_DEVMEM"
This reverts commit 00e5ac319f0882f4955c577b4c7e437577618961.

it was wrongly pinpointed as a kernel panic, reenable it.

svn path=/dists/trunk/linux-2.6/; revision=12806
2009-02-15 21:49:47 +00:00
Maximilian Attems 76c477e618 topconfig centralize SCSI_IZIP_* settings
they are unset everywhere beside courageous alpha.

svn path=/dists/trunk/linux-2.6/; revision=12800
2009-02-13 17:52:50 +00:00
Maximilian Attems fa2ca6cfd7 topconfig centralize SCSI_IMM setting
seen undefined on ppc, kept unset on diverse configs.

svn path=/dists/trunk/linux-2.6/; revision=12799
2009-02-13 17:48:44 +00:00
Maximilian Attems bb64087c47 topconfig centralise SCSI_PPA setting
kept undefined on the archs that set so.
seen undefined on ppc.

svn path=/dists/trunk/linux-2.6/; revision=12798
2009-02-13 17:46:51 +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 617ed77df8 x86_32: only set MOUSE_PS2_OLPC on 486
as OLPC is unset otherwise..

svn path=/dists/trunk/linux-2.6/; revision=12794
2009-02-13 17:29:06 +00:00
Maximilian Attems 312f1abe0c x86_32: disable olpc support
afaik only useful on 486 kernel and there it is enabled anyway.

svn path=/dists/trunk/linux-2.6/; revision=12793
2009-02-13 17:18:21 +00:00
Maximilian Attems db2a75f6d9 x86_32 set MOUSE_PS2_OLPC
svn path=/dists/trunk/linux-2.6/; revision=12792
2009-02-13 17:13:51 +00:00
Maximilian Attems d99b706eb2 x86_32 fix pci access mode menu
svn path=/dists/trunk/linux-2.6/; revision=12791
2009-02-13 17:13:49 +00:00
Maximilian Attems 17f8e62939 x86_32 fix processor choice menu
nuke old values, add newer one.

svn path=/dists/trunk/linux-2.6/; revision=12790
2009-02-13 17:13:47 +00:00
Maximilian Attems c83ee8ba64 x86_32: centralize processor choice variables
we no longer build 386 or k7 special images.

svn path=/dists/trunk/linux-2.6/; revision=12789
2009-02-13 17:13:45 +00:00
Maximilian Attems 05e51e860f x86_32 explicitly disable X86_RDC321X
default disabled, same story in fedora.

svn path=/dists/trunk/linux-2.6/; revision=12788
2009-02-13 17:13:43 +00:00
Maximilian Attems 5169f764aa x86_32 is not 64 bit :P
so set it like that.

svn path=/dists/trunk/linux-2.6/; revision=12787
2009-02-13 17:13:41 +00:00
Maximilian Attems ef74ca9ffd x86_32 explicitly unset KVM_TRACE
experimental and default disabled.

svn path=/dists/trunk/linux-2.6/; revision=12777
2009-02-12 17:43:34 +00:00
Maximilian Attems de79d5bbd9 x86_32 also enable modular CRYPTO_CRC32C_INTEL
svn path=/dists/trunk/linux-2.6/; revision=12776
2009-02-12 17:43:32 +00:00
Maximilian Attems 0aab8dfa0d x86_32 explicitly disable MMIOTRACE
svn path=/dists/trunk/linux-2.6/; revision=12775
2009-02-12 17:43:29 +00:00
Maximilian Attems aedd2d8ce7 x86_32: explicitly enable SND_ISA
svn path=/dists/trunk/linux-2.6/; revision=12774
2009-02-12 17:43:28 +00:00
Maximilian Attems 257b2cafb7 x86_32 enable modular TOUCHSCREEN_HTCPEN
svn path=/dists/trunk/linux-2.6/; revision=12773
2009-02-12 17:43:26 +00:00
Maximilian Attems 1835780273 x86_32 set MTRR_SANITIZER too
svn path=/dists/trunk/linux-2.6/; revision=12772
2009-02-12 17:43:23 +00:00
Maximilian Attems 3545a238ac x86 disable X86_CHECK_BIOS_CORRUPTION
default disabled.

svn path=/dists/trunk/linux-2.6/; revision=12763
2009-02-12 16:02:31 +00:00
Maximilian Attems 9130695919 redisable STRICT_DEVMEM
"new kernel snapshots seem to panic when going into X :(
it completely locks up"
Reported-by: Sjoerd Simons <sjoerd@debian.org>

svn path=/dists/trunk/linux-2.6/; revision=12762
2009-02-11 10:27:55 +00:00
Maximilian Attems b3b7ff1c1b x86 fix IO delay type choice
svn path=/dists/trunk/linux-2.6/; revision=12752
2009-02-10 11:18:08 +00:00
Maximilian Attems 55dd288ab8 x86 explicitly disable memtest
nobody spoke for it, disabled in fedora, better boot targets that do it,
so whatever..

svn path=/dists/trunk/linux-2.6/; revision=12748
2009-02-10 11:17:58 +00:00
Maximilian Attems 668faffd7e x86 set STRICT_DEVMEM
in theory this shouldn't block X or dosemu or other /dev/mem users.
let's see if there will be any fallout..

Acked-by: Ben Hutchings <ben@decadent.org.uk>

svn path=/dists/trunk/linux-2.6/; revision=12733
2009-02-09 10:56:19 +00:00
Maximilian Attems 98d074b8f5 x86 explicitly set X86_VERBOSE_BOOTUP
as noted by Ben Hutchings easily overriden by "quiet" bootparam.

svn path=/dists/trunk/linux-2.6/; revision=12732
2009-02-09 10:56:15 +00:00
Maximilian Attems 335849f814 x86: explicitly disable XEN_DEBUG_FS
default disabled
"it's probably only really useful for developers" -ian

Acked-by: Ian Campbell <ijc@hellion.org.uk>

svn path=/dists/trunk/linux-2.6/; revision=12717
2009-02-06 14:22:14 +00:00
Maximilian Attems ff9bbebfec topconfig explicitly unset stallion and istallion
now no longer marked as broken on smp..
alpha and 486 enables them, doubt there are any users..

svn path=/dists/trunk/linux-2.6/; revision=12698
2009-02-06 13:35:33 +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
Maximilian Attems ffa4d7f6e7 x86 set ondemand as default governor
as anyway done by init scripts later ;)

svn path=/dists/trunk/linux-2.6/; revision=12690
2009-02-06 13:35:07 +00:00
Maximilian Attems 1816ac5149 x86 explicitly disable CMDLINE_BOOL
we have working bootloaders.
ppc and sparc maintainers might also want to do so.

svn path=/dists/trunk/linux-2.6/; revision=12689
2009-02-06 13:35:03 +00:00
Maximilian Attems 655d66960f x86 set MICROCODE_INTEL and MICROCODE_AMD
svn path=/dists/trunk/linux-2.6/; revision=12658
2009-01-30 21:16:48 +00:00
Maximilian Attems a24840dcb5 x86: enable OPROFILE_IBS
svn path=/dists/trunk/linux-2.6/; revision=12657
2009-01-30 21:16:42 +00:00
Maximilian Attems 252a4ebd66 ACPI_DOCK is bool and not tristate
fixes build warning:
.config:2908:warning: symbol value 'm' invalid for ACPI_DOCK

svn path=/dists/trunk/linux-2.6/; revision=12578
2009-01-18 20:23:44 +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
Maximilian Attems c7e179321c x86 enable X86_RESERVE_LOW_64K for buggy bios
svn path=/dists/trunk/linux-2.6/; revision=12414
2008-11-23 15:42:20 +00:00
Maximilian Attems 02ca73ecfd x86 unset PARAVIRT_DEBUG
svn path=/dists/trunk/linux-2.6/; revision=12165
2008-09-04 14:39:54 +00:00
Maximilian Attems a9200f3195 x86: enable X86_MPPARSE
default anyway, MPS table needed for old x86 smp boxes.

svn path=/dists/trunk/linux-2.6/; revision=12164
2008-09-04 14:39:52 +00:00
dann frazier 9ba6114c91 [x86, ia64] Enable ACPI_PCI_SLOT
svn path=/dists/trunk/linux-2.6/; revision=12151
2008-08-29 23:04:39 +00:00
Maximilian Attems c86215f948 x86 set MOUSE_BCM5974
new driver for apple air touchpad

svn path=/dists/trunk/linux-2.6/; revision=12083
2008-08-15 21:37:10 +00:00
Ian Campbell 4ea038575e Enable Xen in amd64 kernel images.
Also explicitly list some Xen symbols in the i386 config which were
simply taken by default before, no actual change to the configuration.

svn path=/dists/trunk/linux-2.6/; revision=12051
2008-08-12 20:54:50 +00:00
Bastian Blank f4ab53ffa2 Move HP_ILO setting, this hardware is way to special
* debian/config/config: Remove HP_ILO.
* debian/config/amd64/config, debian/config/i386/config: Set HP_ILO.

svn path=/dists/trunk/linux-2.6/; revision=11903
2008-07-25 08:14:24 +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 69c2a1f0da debian/config: Drop xen-vserver variant.
svn path=/dists/trunk/linux-2.6/; revision=11884
2008-07-23 15:11:53 +00:00
Bastian Blank daef199d24 debian/config/amd64/openvz/defines,
debian/config/i386/openvz/defines: Don't overwrite image options.

svn path=/dists/trunk/linux-2.6/; revision=11882
2008-07-23 15:07:26 +00:00
Maximilian Attems e214f89a7d openvz add i386 flavour
as we only want to add *one* image,
it is based on the 686 pae bigmem config.

svn path=/dists/trunk/linux-2.6/; revision=11870
2008-07-21 22:42:37 +00:00
Bastian Blank c10b3b88e3 debian/config/amd64, debian/config/i386: Remove explicit LOG_BUF_SHIFT settings.
svn path=/dists/trunk/linux-2.6/; revision=11837
2008-07-14 21:00:50 +00:00
Maximilian Attems 73d13ca991 x86 set THERMAL_HWMON
svn path=/dists/trunk/linux-2.6/; revision=11803
2008-07-06 23:12:21 +00:00
Maximilian Attems 50d63c19e0 x86: disable X86_PAT
playing on the safe side, it is current default due to possible
boot crash + hangs, should get enabled postlenny.

svn path=/dists/trunk/linux-2.6/; revision=11755
2008-07-04 08:59:12 +00:00
Maximilian Attems dab45718cf i386: explicitly unset X86_PTDUMP
debug option for dev, default unset

svn path=/dists/trunk/linux-2.6/; revision=11754
2008-07-04 07:53:48 +00:00
Maximilian Attems a2c2cdbfe6 486: modular BATTERY_OLPC
seems gone unnoticed make sure to enable it

svn path=/dists/trunk/linux-2.6/; revision=11753
2008-07-04 07:53:45 +00:00
Maximilian Attems 7b01f544c3 explicitly unset EDD_OFF
edd can be unset by boot params, no negative reports,
so staying on default.

svn path=/dists/trunk/linux-2.6/; revision=11750
2008-07-03 16:55:55 +00:00
Maximilian Attems 0e4f4589d5 x86: enable modular FB_UVESA
module not autoloaded, said to coexist with vesafb
give users the playground..

nuke dup disabling in arm, topconfig disabled.

svn path=/dists/trunk/linux-2.6/; revision=11690
2008-06-23 14:05:00 +00:00
Bastian Blank ba45569abe debian/config: Cleanup.
svn path=/dists/trunk/linux-2.6/; revision=11682
2008-06-22 10:09:31 +00:00
Maximilian Attems c440722f62 x86/ia64 set HPET_RTC_IRQ
fixes freeze on #479709

svn path=/dists/trunk/linux-2.6/; revision=11665
2008-06-19 21:43:16 +00:00
Maximilian Attems b7c2ad1d2c 486: enable OLPC support thanks Andres Salomon for merge.
drive olpc by debian default.
again everyone wants his favorite fb default build in.

svn path=/dists/trunk/linux-2.6/; revision=11576
2008-06-08 00:22:25 +00:00
Bastian Blank 275057428b debian/config/amd64/config, debian/config/i386/config:
Remove duplicated options.

svn path=/dists/trunk/linux-2.6/; revision=11567
2008-06-07 20:34:31 +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 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
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 fe4a5b0b92 x86: set NET_DMA
now available with dma engine

svn path=/dists/trunk/linux-2.6/; revision=11508
2008-06-02 22:40:08 +00:00
Maximilian Attems ad35616b47 x86: Enable dma engine.
first step for that bug closure, mark it pending,
as other options will be enabled too.

svn path=/dists/trunk/linux-2.6/; revision=11507
2008-06-02 22:37:04 +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 053e4216e2 debian/config: Remove silent options.
svn path=/dists/trunk/linux-2.6/; revision=11479
2008-05-28 22:30:51 +00:00
Bastian Blank 83de925e89 debian/config: Remove dropped options.
svn path=/dists/trunk/linux-2.6/; revision=11472
2008-05-28 22:13:16 +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 66942b1a3f topconfig enable HYSDN_CAPI
cleanup dup HYSDN definitions across arch configs.

svn path=/dists/trunk/linux-2.6/; revision=11439
2008-05-21 13:12:38 +00:00
Maximilian Attems d276ebe3b6 topconfig enable HYSDN
no longer marked broken on smp.
don't disable in 686 images thus.

svn path=/dists/trunk/linux-2.6/; revision=11433
2008-05-21 13:08:25 +00:00
Maximilian Attems f6b87f0137 WDC_ALI15X3 gone
see e7f379d5cabb2790ecce5d623382fa6085e7686d,
There is "wdc_udma" module parameter now.

svn path=/dists/trunk/linux-2.6/; revision=11397
2008-05-15 23:12:51 +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 23f2eeca75 x86: enable modular FB_N411
see 0e27aa3dabb541edee9f23b37114856a528de01e

svn path=/dists/trunk/linux-2.6/; revision=11310
2008-05-06 13:46:30 +00:00
Maximilian Attems 9b52bd9fa7 x86: enable EEEPC_LAPTOP hotkey driver
supports  Fn-Fx keys on Eee PC laptops,
see e59f87966adef2cb03d419530e3ade5159487d6d
already shipped by fedora for some time,
we allmost had it for 2.6.25 too.

svn path=/dists/trunk/linux-2.6/; revision=11291
2008-05-05 12:14:04 +00:00
Maximilian Attems 287a037a26 x86 set appropriate FRAME_WARN build time warnings
needs gcc 4.4, obsoletes make checkstack
see 35bb5b1e0e84cfa1a8906f7e6a77f391ff315791

svn path=/dists/trunk/linux-2.6/; revision=11290
2008-05-05 12:01:12 +00:00
Maximilian Attems 827d6da494 x86 enable THERMAL sysfs driver
needed by acpi thermal, so default enabled modular.

svn path=/dists/trunk/linux-2.6/; revision=11289
2008-05-05 11:54:51 +00:00
Maximilian Attems 99902feae7 x86 ISCSI_IBFT enable
see 138fe4e069798d9aa948a5402ff15e58f483ee4e
for full details see
ftp://ftp.software.ibm.com/systems/support/system_x_pdf/ibm_iscsi_boot_firmwa

svn path=/dists/trunk/linux-2.6/; revision=11286
2008-05-05 11:54:33 +00:00
Maximilian Attems 783ca0e997 x86: disable DIRECT_GBPAGES for now
may be enabled later, see 00d1c5e05736f947687be27706bda01cec104e57

svn path=/dists/trunk/linux-2.6/; revision=11279
2008-05-04 22:55:04 +00:00
Maximilian Attems 435171525c [x86]: Enable Xen guest support in all i386 flavours.
sync with trunk xen settings

svn path=/dists/trunk/linux-2.6/; revision=11270
2008-05-04 20:31:58 +00:00
Maximilian Attems bf73d64343 x86: enable ISCSI_IBFT_FIND
svn path=/dists/trunk/linux-2.6/; revision=11255
2008-05-04 14:34:09 +00:00
Maximilian Attems 08dabe2e2e x86: disable NONPROMISC_DEVMEM for now
too late in release game to push for it,
config will be changed postlenny.

svn path=/dists/trunk/linux-2.6/; revision=11254
2008-05-04 14:34:06 +00:00
Maximilian Attems 2e7bafd12d x86: enable the new kvm optimisations
KVM_GUEST and KVM_CLOCK

svn path=/dists/trunk/linux-2.6/; revision=11235
2008-05-01 09:42:53 +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 1d6145b5df USB_PERSIST gone
always enabled,
see 43bbb7e015c4380064796c5868b536437b165615

svn path=/dists/trunk/linux-2.6/; revision=11196
2008-04-26 22:00:01 +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
Maximilian Attems f1a901a4fd x86: BLK_DEV_HD_IDE gone
was a stupic hack and disabled anyway.

svn path=/dists/trunk/linux-2.6/; revision=11190
2008-04-26 21:59:36 +00:00
Maximilian Attems cb06ecedde 686: Set USB_PERSIST for eee pc suspend support
user has to explicitly enable that dangerous feature
and thus is "selber schuld"

disabled in topconfig

svn path=/dists/trunk/linux-2.6/; revision=11088
2008-04-17 13:31:39 +00:00
Maximilian Attems 7d70f9269b x86: set IO_DELAY_0X80
it is the default and recommended!
yupie now all variables set on amd64 for 2.6.25.

svn path=/dists/trunk/linux-2.6/; revision=11042
2008-04-04 14:11:52 +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 47c0000857 * debian/changelog: Update.
* debian/config/i386/config.486: Remove EXT2FS.

svn path=/dists/trunk/linux-2.6/; revision=11026
2008-04-01 14:57:58 +00:00
Maximilian Attems 7dca41d103 x86: disable LATENCYTOP
revert the enabling as pointed out by waldi,
due to select FRAME_POINTER requirement bloating kernel.
it be cool to have a debug image, where one can turn on such tools.

svn path=/dists/trunk/linux-2.6/; revision=11006
2008-03-29 10:25:31 +00:00
Bastian Blank bf37bb26fa * debian/changelog: Update.
* debian/config/amd64/config: Enable SCHED_DEBUG, TIMER_STATS.

svn path=/dists/trunk/linux-2.6/; revision=10997
2008-03-28 22:16:07 +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
Maximilian Attems 00976ddaf8 x86: unset COMPAT_VDSO
only needed for glibc older than 2.3.3, thus etch is covered.
can be reenabled on boot with vdso=2

svn path=/dists/trunk/linux-2.6/; revision=10949
2008-03-23 10:17:28 +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 70af76b501 x86 reenable ACPI_WMI
boot crashes cured upstream, cleanup changelog from gone dsdt initramfs patch.

svn path=/dists/trunk/linux-2.6/; revision=10938
2008-03-22 20:15:05 +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
Maximilian Attems 39dcd0311c x86: disable menlow platform thermal ACPI managment driver
verified to be disabled in fedora too,
no one asked for it yet, default disabled.

svn path=/dists/trunk/linux-2.6/; revision=10929
2008-03-21 20:09:55 +00:00
Maximilian Attems 377eae4da2 486 BLK_DEV_PS2 aka ps2esdi gone
marked as broken for more then 2 years and thus removed now,
no MCA "PS/2 ESDI hard disk support",
see 2af3e6017e53065ddf40bb19190a29199b7ffee3

svn path=/dists/trunk/linux-2.6/; revision=10925
2008-03-20 11:43:19 +00:00
Maximilian Attems 4bd84e8b85 x86: reset DECNET_NF_GRABULATOR
option got lost in reorg..

svn path=/dists/trunk/linux-2.6/; revision=10918
2008-03-18 12:57:11 +00:00
Maximilian Attems a0830cd9ba i386: set R3964
got lost somehow in reorg.

svn path=/dists/trunk/linux-2.6/; revision=10917
2008-03-18 12:57:07 +00:00
Maximilian Attems 6d91f05f35 x86 ACPI_CUSTOM_DSDT_INITRD regone
nuke refs..

svn path=/dists/trunk/linux-2.6/; revision=10902
2008-03-16 20:34:10 +00:00
Maximilian Attems 0149df5117 x86 explicitly unset stack debug options
gone in ec3f30599b566a21e07ff562bee65bbf5152e9cb

svn path=/dists/trunk/linux-2.6/; revision=10899
2008-03-16 09:18:53 +00:00
Maximilian Attems a9c2de0b14 x86 unset bloody seccomp
8c8e33da0ab5125dcce04c3593b25460da9ff712, forgot to re unset it for x86.

svn path=/dists/trunk/linux-2.6/; revision=10897
2008-03-16 09:18:42 +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 79ec15a316 debian/config: Cleanup.
svn path=/dists/trunk/linux-2.6/; revision=10884
2008-03-14 22:09:43 +00:00
Bastian Blank a47c2aafbd debian/config: Cleanup.
svn path=/dists/trunk/linux-2.6/; revision=10883
2008-03-14 22:06:53 +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 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 35b2516f48 * config/amd64/config, config/i386/config:
Move power supply class support from config/config.

svn path=/dists/trunk/linux-2.6/; revision=10864
2008-03-14 19:51:54 +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 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 cdae46cadb debian/config/i386: Remove silent options.
svn path=/dists/trunk/linux-2.6/; revision=10852
2008-03-14 13:31:10 +00:00
Bastian Blank 2f7cfe7977 debian/config: Fix.
svn path=/dists/trunk/linux-2.6/; revision=10849
2008-03-14 13:19:52 +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 eacd122b55 i386: enable CRYPTO_SALSA20_586
Salsa20 stream cipher algorithm (i586)

svn path=/dists/trunk/linux-2.6/; revision=10792
2008-03-11 14:48:57 +00:00
Maximilian Attems aabe16944b i386: enable SND_SIS7019
driver for SiS 7019 Audio Accelerator

svn path=/dists/trunk/linux-2.6/; revision=10791
2008-03-11 14:48:54 +00:00
Maximilian Attems c089124a49 i386: enable TC1100_WMI
HP Compaq TC1100 Tablet WMI Extras tablet driver

svn path=/dists/trunk/linux-2.6/; revision=10790
2008-03-11 14:48:52 +00:00
Maximilian Attems c509ae3d1e i386: nuke dup config settings
already set in topconfig
cleanup also remove useless blank lines

svn path=/dists/trunk/linux-2.6/; revision=10785
2008-03-11 14:15:55 +00:00
Maximilian Attems 3b2391b858 Revert "configs DEBUG_BOOT_PARAMS is x86 specific"
This reverts commit f27ce1a3bddfddb2a10a3cccff0af756433a0ed3.
wrong merge guess by git, already done in between by waldi.

svn path=/dists/trunk/linux-2.6/; revision=10782
2008-03-11 12:58:03 +00:00
Maximilian Attems 0d2efc0755 configs DEBUG_BOOT_PARAMS is x86 specific
only unset it there

svn path=/dists/trunk/linux-2.6/; revision=10779
2008-03-11 12:47:30 +00:00
Bastian Blank c4bfcdfbda debian/config/amd64/config, debian/config/i386/config:
Move CONFIG_DEBUG_BOOT_PARAMS setting from debian/config/config.

svn path=/dists/trunk/linux-2.6/; revision=10772
2008-03-11 10:00:39 +00:00
Maximilian Attems 47904d8477 x86 set VIRTIO_CONSOLE
fix symbol value 'm' invalid for VIRTIO_CONSOLE, bool variable.

svn path=/dists/trunk/linux-2.6/; revision=10770
2008-03-10 16:11:28 +00:00
Maximilian Attems 46582e70ae x86 enable THINKPAD_ACPI_VIDEO
can be disabled on newer xrandr for now don't disable this func.

svn path=/dists/trunk/linux-2.6/; revision=10768
2008-03-10 16:03:00 +00:00
Maximilian Attems 782e60a8c8 x86 explicitly disable DEBUG_PER_CPU_MAPS
see c49a4955ea504c82f6b690491639bba5b8c1dc47 for info

svn path=/dists/trunk/linux-2.6/; revision=10766
2008-03-10 15:46:42 +00:00
Aurelien Jarno e89bd7f497 * [i386, amd64] Set CONFIG_VIRTIO=m, CONFIG_VIRTIO_RING=m,
CONFIG_VIRTIO_BLK=m, CONFIG_VIRTIO_NET=m, CONFIG_VIRTIO_CONSOLE=m.


svn path=/dists/trunk/linux-2.6/; revision=10736
2008-03-06 16:49:37 +00:00
Maximilian Attems 81885847cd x86 explicitly unset DEBUG_NX_TEST
svn path=/dists/trunk/linux-2.6/; revision=10689
2008-03-03 15:14:33 +00:00
Maximilian Attems 0f499a8434 x86 CPA_DEBUG explicitly unset
svn path=/dists/trunk/linux-2.6/; revision=10688
2008-03-03 15:14:30 +00:00
Maximilian Attems a0a3481d10 x86 enable HP_WATCHDOG
driver HP Proliant iLO 2 Hardware Watchdog Timer

svn path=/dists/trunk/linux-2.6/; revision=10687
2008-03-03 15:14:28 +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 8c07e480da amd64, i386 configs disable ACPI_WMI
ACPI_WMI seems a bit crashy so disable for now.

svn path=/dists/trunk/linux-2.6/; revision=10504
2008-02-11 10:20:53 +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