Commit Graph

487 Commits

Author SHA1 Message Date
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
Maximilian Attems efa1a37d04 configs cleanup old dongle support gone
see e9888f5498083f5e4d873cbbe16aa97d89aa1342

svn path=/dists/trunk/linux-2.6/; revision=10496
2008-02-10 20:10:49 +00:00
Maximilian Attems 3776ca547b 486 SCSI_MCA_53C9X is gone
nuke ref.

svn path=/dists/trunk/linux-2.6/; revision=10495
2008-02-10 20:10:42 +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
Bastian Blank 52cf277ea4 debian/config/i386/config.686-bigmem: Reenable B44 and SATA_MV.
svn path=/dists/trunk/linux-2.6/; revision=10398
2008-02-03 08:18:37 +00:00
Maximilian Attems 7dcd86ec12 i386: bigmemg disable b44 for now
same story, xen compile failure

svn path=/dists/trunk/linux-2.6/; revision=10397
2008-02-03 02:19:39 +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
Bastian Blank 8d1ea34ccd debian/config/i386/defines: Fix config. This is not there to be disabled.
svn path=/dists/trunk/linux-2.6/; revision=10392
2008-02-02 22:07:09 +00:00
Maximilian Attems 156e1b697a i386 disable xen images
none seem to build right now, SATA_MV, B44 troubles..

svn path=/dists/trunk/linux-2.6/; revision=10391
2008-02-02 21:42:37 +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 5ce8ac329e i386 disable SCSI_MCA_53C9X
doesn't compile..

svn path=/dists/trunk/linux-2.6/; revision=10384
2008-02-02 15:33:23 +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
Bastian Blank 6342f86067 debian/config/**/defines: Cleanup.
svn path=/dists/trunk/linux-2.6/; revision=10253
2008-01-29 13:48:04 +00:00
Bastian Blank bc6927d169 Merge /dists/sid/linux-2.6.
svn path=/dists/trunk/linux-2.6/; revision=10251
2008-01-29 13:13:46 +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
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
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
Bastian Blank 4cce731960 debian/config/i386/vserver/defines, debian/config/i386/xen/defines,
debian/config/i386/xen-vserver/defines: Remove old definitions.

svn path=/dists/trunk/linux-2.6/; revision=10161
2008-01-21 20:23:10 +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
Maximilian Attems 9f655108bc i386: nuke X86_CMPXCHG64 ref
fix trying to assign nonexistent symbol X86_CMPXCHG64
see 2d9ce177e68645945e3366cfe2d66ee3c28cd4f2, got
removed for kvm nopae support, now a boot check.

svn path=/dists/trunk/linux-2.6/; revision=10107
2008-01-15 11:24:14 +00:00
Maximilian Attems c80c4027bf i386 enable VIRTIO_NET and VIRTIO_BLK
svn path=/dists/trunk/linux-2.6/; revision=10106
2008-01-15 11:13:19 +00:00
Maximilian Attems ee032faf10 i386: explicitly disable BLK_DEV_IDEACPI
uncovered yet more acpi bugs, not worth the trouble right now

svn path=/dists/trunk/linux-2.6/; revision=10101
2008-01-14 12:20:18 +00:00
Maximilian Attems c46907a9b1 i386: enable modular FB_GEODE_LX
svn path=/dists/trunk/linux-2.6/; revision=10100
2008-01-14 12:20:12 +00:00
Maximilian Attems e58a532022 i386 also disable DEFXX_MMIO
svn path=/dists/trunk/linux-2.6/; revision=10099
2008-01-14 12:20:08 +00:00
Maximilian Attems 2cccd77fee explicitly unset some i386 specific pata drivers
svn path=/dists/trunk/linux-2.6/; revision=10098
2008-01-14 12:20:06 +00:00
Maximilian Attems 8950ad5e45 explicitly unset X86_PAE, set on the relevant bigmem image
svn path=/dists/trunk/linux-2.6/; revision=10097
2008-01-14 12:20:03 +00:00
Maximilian Attems 656daf4a20 i386: explicitly unset bunch of legacy VLB drivers
weren't enabled anyway since long

svn path=/dists/trunk/linux-2.6/; revision=10091
2008-01-10 23:59:41 +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 950d6b7786 i386 set SBC7240_WDT
svn path=/dists/trunk/linux-2.6/; revision=10088
2008-01-08 23:35:04 +00:00
Maximilian Attems 3921a801df x86 disable dmadevices for now
default n, not seen on fedora..

svn path=/dists/trunk/linux-2.6/; revision=10074
2008-01-07 16:33:38 +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 7e3e7eb2b4 3C359, USB_EMI62, COMPUTONE are dfsg nuked
kill any ref

svn path=/dists/trunk/linux-2.6/; revision=10050
2008-01-06 13:00:09 +00:00
Maximilian Attems 538d48bd98 amd64, i386 enable FB_EFI
svn path=/dists/trunk/linux-2.6/; revision=10049
2008-01-06 12:52:01 +00:00
Maximilian Attems 533c8dc74c amd64, i386 enable IT8712F_WDT
svn path=/dists/trunk/linux-2.6/; revision=10048
2008-01-06 12:51:46 +00:00
Maximilian Attems 2c397f4794 amd64, i386: disable explicitly USB_OHCI_HCD_SSB
svn path=/dists/trunk/linux-2.6/; revision=10046
2008-01-06 12:51:23 +00:00
Maximilian Attems 01ecc28afa [amd64, i386] Enable CPU_IDLE for software-controlled idle pm.
includes one governor optimised for no_hz

svn path=/dists/trunk/linux-2.6/; revision=10033
2008-01-05 23:32:44 +00:00
Maximilian Attems 1a00eec69d x86 explicitly disable experimental dmar for now
not fedora enabled too

svn path=/dists/trunk/linux-2.6/; revision=10026
2008-01-04 10:48:08 +00:00
Maximilian Attems 4088118e0b i386 enable new PARAVIRT_GUEST
svn path=/dists/trunk/linux-2.6/; revision=10022
2008-01-03 22:39:28 +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 35bf4d305d IDE_CHIPSETS gone, kill ref
see 842c19ad6fc0dbd9ac9d2f8527466201802934cf

svn path=/dists/trunk/linux-2.6/; revision=10020
2008-01-03 22:16:56 +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 63ed713777 kill more dup subarch fs definitions
svn path=/dists/trunk/linux-2.6/; revision=9938
2007-12-11 10:45:07 +00:00
Maximilian Attems d1861d1362 sctp unify settings
no reason to disable it in hppa and sparc
leave it disabled in various arm and one mipsel config

svn path=/dists/trunk/linux-2.6/; revision=9936
2007-12-11 10:27:00 +00:00
Maximilian Attems 98f131fd71 amd64, i386 explicitly set ACPI_PROCFS_POWER
will go away soon but still defaults to y for now..

svn path=/dists/trunk/linux-2.6/; revision=9909
2007-12-07 01:07:01 +00:00
Maximilian Attems f748fe63a3 i386 set new 2.6.24 edac drivers
svn path=/dists/trunk/linux-2.6/; revision=9858
2007-12-02 12:29:11 +00:00
Maximilian Attems 6d91f7800b i386 set SND_SC6000, isa snd card ported over from OSS
svn path=/dists/trunk/linux-2.6/; revision=9855
2007-12-02 12:08:39 +00:00
Bastian Blank 0e7062db03 debian/config/i386/defines: Remove old kernel arch definition.
svn path=/dists/trunk/linux-2.6/; revision=9851
2007-11-30 20:22:04 +00:00
Bastian Blank 3ea3a1953f * debian/changelog: Update.
* debian/config/i386/defines: Remove libc-dev overrides.

svn path=/dists/trunk/linux-2.6/; revision=9848
2007-11-30 11:02:24 +00:00
Bastian Blank 061b560003 * debian/changelog: Update.
* debian/config/amd64/defines, debian/config/i386/defines:
  - Set kernel arch to x86.
  - Remove old arch definitions for headers.

svn path=/dists/trunk/linux-2.6/; revision=9847
2007-11-30 10:58:51 +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 4a75d3b49d nuke dup SMB_FS and CIFS definitions
spread all over, keep m68k disabled cifs

svn path=/dists/trunk/linux-2.6/; revision=9820
2007-11-28 10:55:40 +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 dc3b90ab21 willy fixed advansys, promote it from i386 to topconfig.
svn path=/dists/trunk/linux-2.6/; revision=9803
2007-11-27 14:34:10 +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 53963ac550 set all dongles in topconfig,
they don't show up in archs with !irda, so just a topconfig convinience.

svn path=/dists/trunk/linux-2.6/; revision=9792
2007-11-27 13:37:43 +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
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 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 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 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
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
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
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
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 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 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