Commit Graph

128 Commits

Author SHA1 Message Date
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 a20ffc8ed0 [amd64, i386]: Enable ACPI_CUSTOM_DSDT_INITRD
hack got cleaned up and upstream merged, see
71fc47a9adf8ee89e5c96a47222915c5485ac437 and follow-ups.

svn path=/dists/trunk/linux-2.6/; revision=10494
2008-02-10 19:41:25 +00:00
Maximilian Attems fe60d9279e amd64, i386: enable ACPI_WMI
ACPI-WMI mapping driver, see
bff431e49ff531a343fbb2b4426e313000844f32

svn path=/dists/trunk/linux-2.6/; revision=10493
2008-02-10 19:41:17 +00:00
Maximilian Attems 218959cc84 amd64, i386: enable THINKPAD_ACPI_HOTKEY_POLL
Suport NVRAM polling for hot keys, see
01e88f25985d8ea5866c9a73d56b3a9a9145066f

svn path=/dists/trunk/linux-2.6/; revision=10492
2008-02-10 19:41:08 +00:00
Maximilian Attems 3e55ec3932 amd64, i386: enable ACER_WMI
driver for newer Acer (and Wistron) adds
wireless radio and bluetooth control.
see 745a5d2126926808295742932d0e36d485efa485

svn path=/dists/trunk/linux-2.6/; revision=10491
2008-02-10 19:40:58 +00:00
Maximilian Attems 3f8cf7d32a amd64, i386: enable INPUT_APANEL
driver for Fujitsu Lifebook Application Panel buttons

svn path=/dists/trunk/linux-2.6/; revision=10489
2008-02-10 19:16:53 +00:00
Maximilian Attems 4fa610767d amd64, i386: enable new LEDS_CLEVO_MAIL driver
new driver makes the led accessible to userspace.

svn path=/dists/trunk/linux-2.6/; revision=10483
2008-02-10 19:16:05 +00:00
Maximilian Attems 0167c51244 amd64, i386: nuke ref to MTD_PNC2000
gone in e9d8d48253c50106d85b288939e5227083360863

svn path=/dists/trunk/linux-2.6/; revision=10478
2008-02-10 19:15:28 +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 a031e7deda amd64, i386: enable VIRTIO_PCI and VIRTIO_BALLOON
it allows devices to be used by QEMU based VMMs like KVM or Xen.
the balloon driver supports increasing and decreasing the amount in KVM.

svn path=/dists/trunk/linux-2.6/; revision=10430
2008-02-06 23:54:37 +00:00
Maximilian Attems 4b8341708b [amd64, i386] explicitly disable PROVIDE_OHCI1394_DMA_INIT
see what crazy stuff you can do with ieee1394,
f212ec4b7b4d84290f12c9c0416cdea283bf5f40

svn path=/dists/trunk/linux-2.6/; revision=10425
2008-02-06 23:43:25 +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 3fea3965bf i386 only disable SATA_MV in xen used bigmem config
svn path=/dists/trunk/linux-2.6/; revision=10396
2008-02-03 02:14:17 +00:00
Maximilian Attems 970eb016b0 i386: SATA_MV disabling for now
doesn't compile on xen configs.

svn path=/dists/trunk/linux-2.6/; revision=10395
2008-02-03 02:00:12 +00:00
Maximilian Attems 1192a9dcb6 i386 BOOT_IOREMAP gone
nuke ref

svn path=/dists/trunk/linux-2.6/; revision=10390
2008-02-02 17:50:57 +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 8f96cb4d00 i386: disable NCR53C9x temporarly
drivers/scsi/NCR53C9x.c: In function ‘esp_get_dmabufs’:
drivers/scsi/NCR53C9x.c:913: error: ‘Scsi_Cmnd’ has no member named ‘use_sg’
drivers/scsi/NCR53C9x.c:914: error: ‘Scsi_Cmnd’ has no member named ‘request_bufflen’
drivers/scsi/NCR53C9x.c:915: error: ‘Scsi_Cmnd’ has no member named ‘request_buffer’
drivers/scsi/NCR53C9x.c:921: error: ‘Scsi_Cmnd’ has no member named ‘request_buffer’
drivers/scsi/NCR53C9x.c:923: error: ‘Scsi_Cmnd’ has no member named ‘request_buffer’
drivers/scsi/NCR53C9x.c:924: error: ‘Scsi_Cmnd’ has no member named ‘use_sg’
drivers/scsi/NCR53C9x.c: In function ‘esp_release_dmabufs’:
drivers/scsi/NCR53C9x.c:936: error: ‘Scsi_Cmnd’ has no member named ‘use_sg’
drivers/scsi/NCR53C9x.c: In function ‘esp_do_data_finale’:
drivers/scsi/NCR53C9x.c:2105: error: ‘Scsi_Cmnd’ has no member named ‘use_sg’
make[5]: *** [drivers/scsi/NCR53C9x.o] Error 1

svn path=/dists/trunk/linux-2.6/; revision=10365
2008-02-01 15:15:38 +00:00
Maximilian Attems 2d2a9a82f6 i386: reenable b44
should build fine, couldn't reproduce old build breakage.

svn path=/dists/trunk/linux-2.6/; revision=10325
2008-01-31 09:19:29 +00:00
Maximilian Attems 32e49bb1db i386: disable temporarly b44
drivers/net/b44.c: In function 'b44_remove_one':
drivers/net/b44.c:2231: error: implicit declaration of function 'ssb_pcihost_set_power_state'

svn path=/dists/trunk/linux-2.6/; revision=10279
2008-01-30 11:11:57 +00:00
Maximilian Attems c72dff495a [amd64, i386]: Enable SONYPI_COMPAT for better sony laptop support.
upstream says:
> Ahhh, right, ask the Debian Kernel team to buils sony-laptop with the
> sonypi compatibility option. Last time I checked they didn't include
> that. It's probably just that.
>
> CONFIG_SONYPI_COMPAT
>
> Best,
> mattia

svn path=/dists/trunk/linux-2.6/; revision=10274
2008-01-29 23:32:15 +00:00
Maximilian Attems ee75f80c4a configs SHAPER gone
oh fun, spread across all configs, nuke ref, see
f1862b0ae2294f6970f695abf02392d025e02dbe

svn path=/dists/trunk/linux-2.6/; revision=10264
2008-01-29 21:04:17 +00:00
Maximilian Attems 897b7a304d configs SENSORS_DS1337 gone
got nuked in eee87d3196c9a7ac3422f4298e2250ca68d791c1

svn path=/dists/trunk/linux-2.6/; revision=10236
2008-01-28 14:53:14 +00:00
Maximilian Attems eeacdcff76 configs nuke SCSI_PSI240I ref
got removed in 864a4675b239dcc3ae5b8adce15a370639b5ccab

svn path=/dists/trunk/linux-2.6/; revision=10219
2008-01-26 11:49:12 +00:00
Maximilian Attems 539b75508c i386 nuke SCSI_SEAGATE ref
driver got removed in caa1e8c32131201193fc4711f5b07a36d3d941df

svn path=/dists/trunk/linux-2.6/; revision=10218
2008-01-26 11:48:47 +00:00
Maximilian Attems 49e6bf592c [amd64, i386]: Enable LATENCYTOP
Latency measuring infrastructure.

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

svn path=/dists/trunk/linux-2.6/; revision=10210
2008-01-26 11:41:47 +00:00
Maximilian Attems d12744b213 topconfig: HID_SUPPORT and USB_SUPPORT
mv def from x86 to topconfig.

svn path=/dists/trunk/linux-2.6/; revision=10171
2008-01-23 11:25:11 +00:00
Maximilian Attems 77ad3464f1 [amd64, i386]: Enable ACPI_SYSFS_POWER and disable ACPI_PROCFS_POWER.
with both enabled one battery shows up twice in hal.
the procfs /proc/acpi/battery/BAT0/info is the deprecated one.
sysfs info is found in /sys/class/power_supply/BAT0/

hal already shows enough info via sysfs, put pressure on hal
gnome-power-manager and friends to generalise their calculations.

svn path=/dists/trunk/linux-2.6/; revision=10165
2008-01-22 19:28:56 +00:00
Maximilian Attems 6527e537ff x86: RELOCATABLE is x86 arch specific, mv it over
fix trying to assign nonexistent symbol RELOCATABLE

svn path=/dists/trunk/linux-2.6/; revision=10108
2008-01-15 11:34:44 +00:00