Commit Graph

131 Commits

Author SHA1 Message Date
Bastian Blank f683f44d7c debian/config/amd64: Remove silent options.
svn path=/dists/trunk/linux-2.6/; revision=10853
2008-03-14 13:32:29 +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 5aa3b37a6c amd64: enable EFI_VARS
bonus merge amd64 changelog entries.

svn path=/dists/trunk/linux-2.6/; revision=10818
2008-03-12 15:58:52 +00:00
Maximilian Attems 32177c21e2 amd64 enable EFI
EFI runtime support available now on x86_64 too,
see arch/x86/Kconfig

svn path=/dists/trunk/linux-2.6/; revision=10816
2008-03-12 15:52:23 +00:00
Maximilian Attems 23a9c0d3b0 amd64: nuke dup variable settings
already set in topconfig no need to duplicate

svn path=/dists/trunk/linux-2.6/; revision=10786
2008-03-11 14:15:58 +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
Maximilian Attems 13e03fe972 amd64 explicitly disable DEBUG_PAGEALLOC
got enabled on 64-bit too with 31a0717cbc6191fc56326fdf95548d87055686e3

svn path=/dists/trunk/linux-2.6/; revision=10765
2008-03-10 15:46:41 +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 8e4b7b9436 amd64: enable I8k
Dell laptop support has now also x86_64 support.

svn path=/dists/trunk/linux-2.6/; revision=10518
2008-02-12 11:43:44 +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 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 bddaae9d97 amd64 config: enable EDAC_I3000
Modified to run on x86_64 as well as x86

svn path=/dists/trunk/linux-2.6/; revision=10482
2008-02-10 19:15:56 +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 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 43322b098c amd64: HIBERNATION_SMP_POSSIBLE gone too
nuke ref

svn path=/dists/trunk/linux-2.6/; revision=10388
2008-02-02 17:50:29 +00:00
Maximilian Attems e1e02e593a amd64: SUSPEND_SMP_POSSIBLE gone
nuke ref, see f4cb57007662a4ec3c2de3c027900223e0299bdd

svn path=/dists/trunk/linux-2.6/; revision=10387
2008-02-02 17:50:24 +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 f2d2a06d16 amd64: enable PARAVIRT
svn path=/dists/trunk/linux-2.6/; revision=10300
2008-01-30 22:07:58 +00:00
Maximilian Attems 930d3a30aa amd64: enable PARAVIRT_GUEST
no longer dep on X86_32 sine 42d545c9a4c0d3faeab658a40165c3da2dda91b2

svn path=/dists/trunk/linux-2.6/; revision=10298
2008-01-30 22:04:49 +00:00
Maximilian Attems 290993d547 amd64 OUT_OF_LINE_PFN_TO_PAGE got rm
sparsemem is the only left 64-bit mem model:
"DISCONTIGMEM has a higher overhead than sparsemem
FLATMEMs benefits are minimal."

see b263295dbffd33b0fbff670720fa178c30e3392a

svn path=/dists/trunk/linux-2.6/; revision=10296
2008-01-30 22:04:27 +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
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 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 422791af52 topconfig, amd64: enable new crypto modules
topconfig set NOZOMI, CRYPTO_SEQIV, CRYPTO_CTR, CRYPTO_GCM, CRYPTO_CCM,
CRYPTO_SALSA20, CRYPTO_LZO, CRYPTO_DEV_HIFN_795X.
[amd64] Enable CRYPTO_SALSA20_X86_64.

svn path=/dists/trunk/linux-2.6/; revision=10209
2008-01-26 11:33:07 +00:00