Commit Graph

803 Commits

Author SHA1 Message Date
Martin Michlmayr 533fa67712 use topconfig
svn path=/dists/trunk/linux-2.6/; revision=10953
2008-03-23 13:34:20 +00:00
Martin Michlmayr a4c78f7aff enable USB_STORAGE
svn path=/dists/trunk/linux-2.6/; revision=10952
2008-03-23 13:31:37 +00:00
Martin Michlmayr a14bf3a343 make usb modular
svn path=/dists/trunk/linux-2.6/; revision=10951
2008-03-23 13:29:58 +00:00
Martin Michlmayr b41f10a790 set CONFIG_CRC_CCITT
svn path=/dists/trunk/linux-2.6/; revision=10950
2008-03-23 13:17:22 +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 b5580adee1 amd64: disable FB_IMAC
it is the default of that bool fb, done by fedora too.

svn path=/dists/trunk/linux-2.6/; revision=10930
2008-03-21 20:10:00 +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
Bastian Blank 16c9369793 * debian/changelog: Update.
* debian/config/config:
  Revert SECURITY_DEFAULT_MMAP_MIN_ADDR to 0 which is upstream default setting.

svn path=/dists/trunk/linux-2.6/; revision=10927
2008-03-20 14:17:26 +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 bd8bcc7501 configs nuke CONFIG_USB_EMI{26,62}
variables don't exist in dfsg tarball, no need to ref.

svn path=/dists/trunk/linux-2.6/; revision=10923
2008-03-20 11:32:11 +00:00
Martin Michlmayr caf3c8ff2d Rename the orion flavour in order to follow upstream
svn path=/dists/trunk/linux-2.6/; revision=10920
2008-03-18 17:59:51 +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 eacce53931 mips: nuke not centralized RPC security options
finishes up tbm latest commits.

svn path=/dists/trunk/linux-2.6/; revision=10910
2008-03-17 10:34:47 +00:00
Martin Michlmayr 98c00a4b82 Enable R8169, requested by Giuseppe Sacco.
svn path=/dists/trunk/linux-2.6/; revision=10907
2008-03-17 09:11:43 +00:00
Martin Michlmayr 8caf8226a2 remove some options in order to use the top config
svn path=/dists/trunk/linux-2.6/; revision=10906
2008-03-17 08:36:35 +00:00
Martin Michlmayr cb2e59f9ad Use the generic config options for NFS, which will
enable NFSv4. (closes: #471007)

svn path=/dists/trunk/linux-2.6/; revision=10905
2008-03-17 08:34:49 +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 315fac3f05 topconfig set INITRAMFS_SOURCE
lost while centralizing

svn path=/dists/trunk/linux-2.6/; revision=10900
2008-03-16 09:18:58 +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 9f35c7d3f9 reset USB_ATMEL option
shows up on feature patch stolen from fedora,
correct a012637637a0f8f2283897aae9be2eb91c847a47

svn path=/dists/trunk/linux-2.6/; revision=10898
2008-03-16 09:18:48 +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 1f1bd75702 debian/config/s390: Add missing choice values.
svn path=/dists/trunk/linux-2.6/; revision=10896
2008-03-15 11:08:56 +00:00
Bastian Blank f78a25f006 debian/config/config: Add missing choice values.
svn path=/dists/trunk/linux-2.6/; revision=10895
2008-03-15 11:07:25 +00:00
Bastian Blank fdb8e8cfab debian/config/alpha: Remove silent options.
svn path=/dists/trunk/linux-2.6/; revision=10894
2008-03-15 10:58:35 +00:00
Bastian Blank 53d4c67755 debian/config/ia64: Remove silent options.
svn path=/dists/trunk/linux-2.6/; revision=10893
2008-03-15 10:56:33 +00:00
Steve Langasek 43baf57829 * topconfig: Enable CONFIG_CIFS_WEAK_PW_HASH, required for compatibility
with legacy (pre-NTLM) fileservers.

svn path=/dists/trunk/linux-2.6/; revision=10892
2008-03-15 09:23:00 +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 506af89062 debian/config: Cleanup DMA engine support.
svn path=/dists/trunk/linux-2.6/; revision=10886
2008-03-14 22:19:41 +00:00
Bastian Blank 7cebdd209b debian/config: Cleanup Connector.
svn path=/dists/trunk/linux-2.6/; revision=10885
2008-03-14 22:13:52 +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 6544eebf69 debian/config: Centralize initramfs options.
svn path=/dists/trunk/linux-2.6/; revision=10881
2008-03-14 21:59:17 +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 cbd9fca292 debian/config/powerpc
- Cleanup.
- Disable USB_GADGET.

svn path=/dists/trunk/linux-2.6/; revision=10879
2008-03-14 21:48:09 +00:00
Bastian Blank a31f695992 debian/config/powerpc: Cleanup.
svn path=/dists/trunk/linux-2.6/; revision=10878
2008-03-14 21:37:58 +00:00
Bastian Blank b08bd73349 debian/config/powerpc/config: Remove unused options.
svn path=/dists/trunk/linux-2.6/; revision=10877
2008-03-14 21:33:18 +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 26f498f836 * debian/changelog: Update.
* debian/config/config: Make NLS modular.

svn path=/dists/trunk/linux-2.6/; revision=10875
2008-03-14 21:08:16 +00:00
Bastian Blank 6f83268163 * debian/changelog: Update.
* debian/config/alpha/config, debian/config/armel/config,
  debian/config/ia64/config, debian/config/sparc/config:
  Remove redifitions.
* debian/config/hppa/config: Enable several filesystems.

svn path=/dists/trunk/linux-2.6/; revision=10874
2008-03-14 21:02:08 +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 3b5159f858 debian/config: Centralize Cryptographic API.
svn path=/dists/trunk/linux-2.6/; revision=10872
2008-03-14 20:32:57 +00:00
Bastian Blank 769a854b72 debian/config: Centralize IO Schedulers.
svn path=/dists/trunk/linux-2.6/; revision=10871
2008-03-14 20:24:01 +00:00
Bastian Blank 2d0b143558 debian/config: Centralize NSA SELinux Support.
svn path=/dists/trunk/linux-2.6/; revision=10870
2008-03-14 20:20:13 +00:00
Bastian Blank 7150f57eb8 debian/config: Centralize Security options.
svn path=/dists/trunk/linux-2.6/; revision=10869
2008-03-14 20:15:46 +00:00
Bastian Blank 944ae08b9e debian/config/config
- Enable BRIDGE.
- Disable DECNET.

svn path=/dists/trunk/linux-2.6/; revision=10868
2008-03-14 20:11:27 +00:00
Bastian Blank ea59caed20 * debian/changelog: Update.
* debian/config/s390/config: Remove DM_MULTIPATH_EMC override.

svn path=/dists/trunk/linux-2.6/; revision=10867
2008-03-14 20:01:03 +00:00
Bastian Blank c12720b168 debian/config/s390/config: Disable MEMSTICK.
svn path=/dists/trunk/linux-2.6/; revision=10866
2008-03-14 19:57:50 +00:00
Bastian Blank c1e66264de debian/config/s390/config: Workaround: Disable THERMAL.
svn path=/dists/trunk/linux-2.6/; revision=10865
2008-03-14 19:53:57 +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 bb6243d92b debian/config: Fix some arch specific settings.
svn path=/dists/trunk/linux-2.6/; revision=10861
2008-03-14 14:03:00 +00:00
Bastian Blank 6d849da820 debian/config/sparc/defines: Set sparc64 as default kernel arch.
svn path=/dists/trunk/linux-2.6/; revision=10860
2008-03-14 14:02:41 +00:00
Bastian Blank d764df7a90 debian/config/config: Remove silent options.
svn path=/dists/trunk/linux-2.6/; revision=10859
2008-03-14 14:00:07 +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 f8f80e8ef7 debian/config/s390/config.s390, debian/config/s390/config.s390-tape:
Explicitely set RESOURCES_64BIT.

svn path=/dists/trunk/linux-2.6/; revision=10856
2008-03-14 13:41:58 +00:00
Bastian Blank 22438b5ede debian/config/config:
Explicitely set GROUP_SCHED, RT_GROUP_SCHED.

svn path=/dists/trunk/linux-2.6/; revision=10855
2008-03-14 13:37:49 +00:00
Bastian Blank 18b273fedc debian/config/s390/config:
Explicitely set FLATMEM_MANUAL, DISCONTIGMEM_MANUAL and SPARSEMEM_MANUAL.

svn path=/dists/trunk/linux-2.6/; revision=10854
2008-03-14 13:37:14 +00:00
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 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 c6a2d06677 debian/config/sparc: Remove silent options.
svn path=/dists/trunk/linux-2.6/; revision=10851
2008-03-14 13:29:55 +00:00
Bastian Blank fbfdca7477 * debian/config/config: Disable RAW_DRIVER.
* debian/config/*: Remove old RAW_DRIVER defintions.

svn path=/dists/trunk/linux-2.6/; revision=10850
2008-03-14 13:21:57 +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 463be3f8b9 debian/config/s390/config: Remove unused options.
svn path=/dists/trunk/linux-2.6/; revision=10843
2008-03-14 12:26:13 +00:00
Bastian Blank 8e9291bc4f debian/config/config: Remove one option too much.
svn path=/dists/trunk/linux-2.6/; revision=10842
2008-03-14 12:25:27 +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 88bddeff92 debian/config/config, debian/config/powerpc/config, debian/config/s390:
Remove silent options.

svn path=/dists/trunk/linux-2.6/; revision=10839
2008-03-14 12:03:09 +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
Bastian Blank 704cc307a7 debian/config/powerpc/config.powerpc: Disable PPC_LITE5200.
svn path=/dists/trunk/linux-2.6/; revision=10835
2008-03-14 10:55:52 +00:00
Maximilian Attems d8136fc0be topconfig: centralize MAC80211
don't let subconfigs mess with it unless turned off.

svn path=/dists/trunk/linux-2.6/; revision=10827
2008-03-13 10:15:49 +00:00
Maximilian Attems d75117f68b topconfig: Centralize old IEEE80211 stack options. (closes: #470558)
stack is topconfig enabled, don't let other configs mess with it.
some images disable it completly leave them a part for now.

svn path=/dists/trunk/linux-2.6/; revision=10826
2008-03-13 10:15:44 +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 5aaf678078 topconfig set SYSFS_DEPRECATED_V2
fedora doesn't care about upgrades thus is able to unset it both,
we want to still be able to run with old udev from lenny thus set
the v2 in topconfig too, to be revisited after lenny release.

svn path=/dists/trunk/linux-2.6/; revision=10817
2008-03-12 15:58:50 +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 bd140fe01a topconfig enable MEMSTICK_JMICRON_38X
new driver for JMicron JMB38X MemoryStick interface support

svn path=/dists/trunk/linux-2.6/; revision=10815
2008-03-12 15:48:32 +00:00
Maximilian Attems f72ffbdef7 ppc: nuke dup definitions
all topconfig defined
mostly video stuff beside usual ikconfig and opmitize for size

svn path=/dists/trunk/linux-2.6/; revision=10798
2008-03-11 15:17:03 +00:00
Maximilian Attems 15e7fab04a ia64: nuke most dup settings
shrink ia64 specific config, all of it topconfig enabled.
left some dup definitions of yenta/pcmcia stuff as i'm not
100% sure that this is really topconfig stuff.

svn path=/dists/trunk/linux-2.6/; revision=10797
2008-03-11 15:07:51 +00:00
Maximilian Attems 33abb569b3 hppa: nuke dup settings
shrink config to not dup stuff that is topconfig set,
iptables, net, fs + ..

svn path=/dists/trunk/linux-2.6/; revision=10796
2008-03-11 15:03:02 +00:00
Maximilian Attems 696e7844b4 arm: nuke dup settings
similar to the armel change.

svn path=/dists/trunk/linux-2.6/; revision=10795
2008-03-11 14:57:01 +00:00
Maximilian Attems 1d88cb6c00 armel: nuke dup settings
keep arch def small thanks to topconfig defined stuff.

svn path=/dists/trunk/linux-2.6/; revision=10794
2008-03-11 14:55:55 +00:00
Maximilian Attems f6a7cda9d0 sparc: nuke dup configs
mostly fs variables that are topconfig defined,
some parport too

svn path=/dists/trunk/linux-2.6/; revision=10793
2008-03-11 14:52:58 +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 0d410af2c8 alpha: nuke dup variable settings
most of it iptables settings done in topconfig,
no functional change.

svn path=/dists/trunk/linux-2.6/; revision=10787
2008-03-11 14:20:16 +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 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 9f33d034aa sparc: config clean up
- kill unrelated config comments
  makes me cry when i grep through configs
  sparc config is a real messed up one, and those comments are placed
  anywhere but near to their real variables
  (no functional change from aboves)
- also no way disabling SCSI_SCAN_ASYNC makes sense,
  we want that for initramfs and should be real happy about the drivers
  that support that.

svn path=/dists/trunk/linux-2.6/; revision=10781
2008-03-11 12:56:09 +00:00
Maximilian Attems 33de7b5f8e ASFS_FS gone
don't even see it in m68k maintained patchset!
no need to disable it anywhere, fix
"⚠️ trying to assign nonexistent symbol ASFS_FS"

svn path=/dists/trunk/linux-2.6/; revision=10780
2008-03-11 12:49:36 +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 381196a249 debian/config/powerpc/config, debian/config/powerpc/config.powerpc64:
Remove not selectable options.

svn path=/dists/trunk/linux-2.6/; revision=10778
2008-03-11 11:56:20 +00:00
Bastian Blank 0e9ec13cb1 debian/config/powerpc: Reorder.
svn path=/dists/trunk/linux-2.6/; revision=10777
2008-03-11 11:51:51 +00:00
Bastian Blank 70a761bda5 debian/config/powerpc/config.apus: Remove.
svn path=/dists/trunk/linux-2.6/; revision=10776
2008-03-11 11:49:06 +00:00
Bastian Blank 2c27b11021 debian/config/powerpc/config, debian/config/powerpc/config.powerpc,
debian/config/powerpc/config.powerpc64: Reorder.

svn path=/dists/trunk/linux-2.6/; revision=10775
2008-03-11 10:39:54 +00:00
Bastian Blank 16e6c00186 * debian/config/powerpc/config.powerpc-smp: Minimalize.
* debian/config/powerpc/defines: Use powerpc config for powerpc-smp.

svn path=/dists/trunk/linux-2.6/; revision=10774
2008-03-11 10:38:51 +00:00
Bastian Blank 2d6c6b4b8a debian/config/powerpc/config.powerpc
* Set CONFIG_FEC_MPC52xx_MDIO=y.
* Remove CONFIG_SND_PPC_MPC52xx_AC97.

svn path=/dists/trunk/linux-2.6/; revision=10773
2008-03-11 10:02:37 +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 38c07b2271 security: set DEFAULT_MMAP_MIN_ADDR to 65536
Low address space to protect from user allocation, see
a5ecbcb8c13ea8a822d243bf782d0dc9525b4f84, runtime tunable on
/proc/sys/vm/mmap_min_addr. let's see if we get any fallout.
double checked after Kconfig recommendation that fedora uses
that recommendation too.

svn path=/dists/trunk/linux-2.6/; revision=10769
2008-03-10 16:03:03 +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 99c5f4a9f0 topconfig set RTC_DRV_S35390A
as bonus reorder RTC driver options, driver for Seiko Instruments S-35390A

svn path=/dists/trunk/linux-2.6/; revision=10767
2008-03-10 15:46:45 +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
Maximilian Attems b174c057f2 topconfig enable FIXED_PHY
got changed from tristate to bool to avoid code duplication,
see a79d8e93d300adb84cccc38ac396cfb118c238ad

svn path=/dists/trunk/linux-2.6/; revision=10764
2008-03-10 15:46:39 +00:00
Maximilian Attems 88adc1273c topconfig enable REALTEK_PHY
new driver for Realtek PHYs, see
097c2aa89f22f55db19fd0f72aede460bcb61f29

svn path=/dists/trunk/linux-2.6/; revision=10763
2008-03-10 15:46:35 +00:00
Gordon Farquharson 60d79cd7a3 arm/iop32x: Enable CONFIG_CMDLINE_PARTS to satisfy the assumption that
the physmap driver makes. This change fixes the problem reported in
http://lists.infradead.org/pipermail/linux-mtd/2007-December/020109.html.

svn path=/dists/trunk/linux-2.6/; revision=10761
2008-03-10 05:30:54 +00:00
Martin Michlmayr 017eb5b9c7 [arm/footbridge] Disable CONFIG_KEYS and CONFIG_SECURITY because the
debian-installer image is too large.

svn path=/dists/trunk/linux-2.6/; revision=10758
2008-03-09 14:43:51 +00:00
Martin Michlmayr 8765cbc65a [mipsel/r5k-cobalt] Enable CONFIG_DUMMY_CONSOLE since this might
fix the debian-installer startup hang on Qube 2700.

svn path=/dists/trunk/linux-2.6/; revision=10756
2008-03-09 10:30:03 +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
Martin Michlmayr 9375107f2b [mips(el)/sb1*] Enable SB1250_MAC (thanks Thomas Bogendoerfer).
svn path=/dists/trunk/linux-2.6/; revision=10727
2008-03-06 07:43:16 +00:00
Maximilian Attems 7c9601bbcc powerpc config SENSORS_M41T00 gone
svn path=/dists/trunk/linux-2.6/; revision=10691
2008-03-03 15:28:35 +00:00
Maximilian Attems 61f63f71b6 powerpc config cleanup
APUS support gone, config.apus should go too.

svn path=/dists/trunk/linux-2.6/; revision=10690
2008-03-03 15:28:24 +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 9980d81087 topconfig enable SCSI_MVSAS
new Marvell 6440 SAS/SATA driver

svn path=/dists/trunk/linux-2.6/; revision=10686
2008-03-03 15:14:25 +00:00
Maximilian Attems 794450202a topconfig enable SENSORS_ADT7473
New driver for Analog Devices ADT7473 sensor chip

svn path=/dists/trunk/linux-2.6/; revision=10685
2008-03-03 15:14:22 +00:00
Gordon Farquharson 30de37e6ca [arm/iop32x] Do not build the ARTOP PATA driver (CONFIG_PATA_ARTOP) on
this platform.


svn path=/dists/trunk/linux-2.6/; revision=10676
2008-02-29 06:43:39 +00:00
Gordon Farquharson b629ed11a3 * [arm/iop32x] Enable support for the GLAN Tank flash chip (M29W400DB).
* Fix changelog.

svn path=/dists/trunk/linux-2.6/; revision=10668
2008-02-27 07:03:03 +00:00
Martin Michlmayr 8117a07343 [arm/mips] Disable CRYPTO_DEV_HIFN_795X since it doesn't compile.
svn path=/dists/trunk/linux-2.6/; revision=10663
2008-02-26 12:26:06 +00:00
Martin Michlmayr 8b658d96fa Add the Orion kernel on armel too
svn path=/dists/trunk/linux-2.6/; revision=10661
2008-02-26 09:43:51 +00:00
Martin Michlmayr 1b5ba7b750 [arm/armel] Unset CRYPTO_DEV_HIFN_795X since it causes a build failure.
svn path=/dists/trunk/linux-2.6/; revision=10660
2008-02-26 09:42:21 +00:00
Maximilian Attems 5481e12c54 topconfig reorder variables to their blocks
no functional change

svn path=/dists/trunk/linux-2.6/; revision=10652
2008-02-23 13:07:48 +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
Aurelien Jarno e4c5632e75 * [mips/mipsel] Enable CONFIG_NO_HZ, CONFIG_HIGH_RES_TIMERS for dynticks
and true high-resolution timers on 4kc-malta and 5kc-malta flavours.


svn path=/dists/trunk/linux-2.6/; revision=10572
2008-02-18 10:36:41 +00:00
Gordon Farquharson 68ab8acfe9 arm: Make CONFIG_NET and CONFIG_USB_USBNET consistent with other
architectures.

svn path=/dists/trunk/linux-2.6/; revision=10568
2008-02-18 04:00:17 +00:00
Maximilian Attems 41f415fddb configs cleanup s/FAIR_USER_SCHED/USER_SCHED/
no business to be duplicated in versatile

svn path=/dists/trunk/linux-2.6/; revision=10553
2008-02-16 19:37:59 +00:00
Martin Michlmayr cb2364012a RTC on the QNAP
svn path=/dists/trunk/linux-2.6/; revision=10549
2008-02-16 09:15:32 +00:00
Martin Michlmayr 10db6b918b Add a kernel for Orion based devices, such as the QNAP
TS-109/TS-209.

svn path=/dists/trunk/linux-2.6/; revision=10548
2008-02-16 09:11:09 +00:00
Maximilian Attems 92ecc5d950 topconfig set SCSI_ENCLOSURE
see 9927c68864e9c39cc317b4f559309ba29e642168,

svn path=/dists/trunk/linux-2.6/; revision=10525
2008-02-12 14:01:44 +00:00
Maximilian Attems f5557bf14b phy rework nuke gone options
svn path=/dists/trunk/linux-2.6/; revision=10524
2008-02-12 14:00:43 +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 cf1ec788e4 topconfig enable ENCLOSURE_SERVICES
support for bays which contain storage devices.
host driver (scsi, ata) must supports enclosures.
see d569d5bb3fd96d2907acaddd7c4ea5cb07d02ab8

svn path=/dists/trunk/linux-2.6/; revision=10522
2008-02-12 11:46:21 +00:00
Maximilian Attems 35a280b8d8 topconfig disable BLK_DEV_XIP for now
see 75acb9cd2ef0bbb463098fdd40cbcdda79d45fa3

svn path=/dists/trunk/linux-2.6/; revision=10521
2008-02-12 11:45:30 +00:00
Maximilian Attems e56d9860cb topconfig while at it enable relevant ipv6 options
svn path=/dists/trunk/linux-2.6/; revision=10520
2008-02-12 11:44:19 +00:00
Maximilian Attems e1c17ed26d topconfig set IPV6_ROUTE_INFO
svn path=/dists/trunk/linux-2.6/; revision=10519
2008-02-12 11:44:02 +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 4c598c3cf6 topconfig explicitly unset COMPAT_BRK
would disable heap randomization, breaks libc.so.5 from 1996,
see 32a932332c8bad842804842eaf9651ad6268e637 and follow ups.

svn path=/dists/trunk/linux-2.6/; revision=10517
2008-02-12 11:43:27 +00:00
Maximilian Attems f17794650a topconfig reoder
no functional change

svn path=/dists/trunk/linux-2.6/; revision=10516
2008-02-12 11:43:11 +00:00
Maximilian Attems 13cb4a902f topconfig set the new name namespace options
building block for containers.

svn path=/dists/trunk/linux-2.6/; revision=10515
2008-02-12 11:42:33 +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 aeef912f4c set yaird dependency relation to latest 0.0.12-25
even with that one 2.6.24 is reported not to install,
but the one in stable will certainly fail.

motivation of the tighten dependency is to use newer
update-initmamfs calls syntax. latest yaird does support
that too. allowing to get rid of the old mkinitrd wrappers like.

svn path=/dists/trunk/linux-2.6/; revision=10513
2008-02-12 10:09:17 +00:00
Gordon Farquharson 64785f5782 arm/ixp4xx: Use GPIO LED driver as opposed to ixp4xx driver.
svn path=/dists/trunk/linux-2.6/; revision=10511
2008-02-12 06:15:32 +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 452a2a8517 topconfig enable IGB
Intel(R) 82575 PCI-Express Gigabit Ethernet support

svn path=/dists/trunk/linux-2.6/; revision=10500
2008-02-10 20:11:20 +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 597e1d54b8 configs FORCED_INLINING gone
rm references

svn path=/dists/trunk/linux-2.6/; revision=10498
2008-02-10 20:11:06 +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 22bb7d7e96 topconfig enable new memstick options
svn path=/dists/trunk/linux-2.6/; revision=10490
2008-02-10 19:40:50 +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 e6704ec9c6 topconfig enable RISCOM8
no longer BROKEN_ON_SMP, see d9afa43532adf8a31b93c4c7601fda3f423d8972

svn path=/dists/trunk/linux-2.6/; revision=10488
2008-02-10 19:16:45 +00:00
Maximilian Attems 2101ad3c05 topconfig: enable IPWIRELESS
new driver for IPWireless 3G UMTS PCMCIA card support

svn path=/dists/trunk/linux-2.6/; revision=10487
2008-02-10 19:16:38 +00:00
Maximilian Attems 2124e7f1a0 topconfig enable SENSORS_ADS7828
new driver support for Texas Instruments/Burr-Brown ADS7828

svn path=/dists/trunk/linux-2.6/; revision=10486
2008-02-10 19:16:28 +00:00
Maximilian Attems 1cf543dc1a topconfig: enable SENSORS_W83L786NG
new driver support for Winbond W83L786NG/NR

svn path=/dists/trunk/linux-2.6/; revision=10485
2008-02-10 19:16:21 +00:00
Maximilian Attems d405bc58ad topconfig enable MEMSTICK
supports sony memory stick cards:
" Currently, only MemoryStick Pro storage cards are supported via
TI FlashMedia" see baf8532a147d5b76681ce040e2c8f25a3f0e718d

svn path=/dists/trunk/linux-2.6/; revision=10484
2008-02-10 19:16:13 +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 234b658a35 topconfig enable RTC_DRV_DS1511
new driver for Dallas DS1511 timekeeping/watchdog chip.

svn path=/dists/trunk/linux-2.6/; revision=10481
2008-02-10 19:15:48 +00:00
Maximilian Attems 6638104d05 topconfig enable RTC_DRV_R9701
add support for Epson RTC-9701JE V2

svn path=/dists/trunk/linux-2.6/; revision=10480
2008-02-10 19:15:41 +00:00
Maximilian Attems c02d8b47d4 topconfig s/MOXA_SMARTIO_NEW/MOXA_SMARTIO/
old driver is gone, new renamed, see
1c45607ad3eb7397bc2433f3c36a4ed8b315889e

svn path=/dists/trunk/linux-2.6/; revision=10479
2008-02-10 19:15:34 +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 3604b51577 configs nuke BLK_DEV_RAM_BLOCKSIZE references
rewritten ramdisk block device, see
9db5579be4bb5320c3248f6acf807aedf05ae143

svn path=/dists/trunk/linux-2.6/; revision=10477
2008-02-10 19:15:22 +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 788fea1d16 topconfig: reenable SCSI_LPFC
compile fixes merged..

svn path=/dists/trunk/linux-2.6/; revision=10432
2008-02-07 00:21:33 +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 59ca54e53a topconfig unset INFINIBAND_NES_DEBUG explicitly
svn path=/dists/trunk/linux-2.6/; revision=10429
2008-02-06 23:48:21 +00:00
Maximilian Attems 71318af33c topconfig set the HID_FF options
shown up now that HID_FF is enabled.

svn path=/dists/trunk/linux-2.6/; revision=10428
2008-02-06 23:48:20 +00:00
Maximilian Attems a6479ee062 topconfig explicitly unset DEBUG_BOOT_PARAMS
allows arch porters to export  boot parameters via debugfs for debugging,
see 6d7d7433750c7c6eec93d7b3206019e329228686

svn path=/dists/trunk/linux-2.6/; revision=10427
2008-02-06 23:43:31 +00:00
Maximilian Attems 6c2d865c30 topconfig explicitly unset BACKTRACE_SELF_TEST
arch debugging code

svn path=/dists/trunk/linux-2.6/; revision=10426
2008-02-06 23:43:27 +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 c40da2a9dc topconfig set INFINIBAND_NES
Enable new NIC and RDMA/iWARP driver for NetEffect 1/10Gb
ethernet adapters.

svn path=/dists/trunk/linux-2.6/; revision=10424
2008-02-06 23:43:20 +00:00
Maximilian Attems 083fdb841f topconfig explicitly unset MAC80211_DEBUG_PACKET_ALIGNMENT
no need to shout out loud on users..

svn path=/dists/trunk/linux-2.6/; revision=10423
2008-02-06 23:43:18 +00:00
Maximilian Attems 17096ffcaa topconfig: Set UTF8 as default encoding.
svn path=/dists/trunk/linux-2.6/; revision=10407
2008-02-04 11:55:36 +00:00
Maximilian Attems f9c33bf809 topconfig: Enable IPV6_ROUTER_PREF for multi-homed net.
demanded by bug report and seen also on fedora generic config.

svn path=/dists/trunk/linux-2.6/; revision=10404
2008-02-03 22:37:33 +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 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 b4ae392d94 topconfig enable NET_CLS_FLOW
new "flow" classifier, got too love that name,
let's get into flow :) looking out for some good waves..

svn path=/dists/trunk/linux-2.6/; revision=10385
2008-02-02 15:37:08 +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 30fb1a60f1 topconfig unset USB_G_PRINTER
usefull as embedded printer firmware..

svn path=/dists/trunk/linux-2.6/; revision=10381
2008-02-02 14:01:45 +00:00
Maximilian Attems 9ce0fdf7f3 topconfig enable USB_SERIAL_IUU
new driver for USB Phoenix serial driver

svn path=/dists/trunk/linux-2.6/; revision=10380
2008-02-02 14:00:05 +00:00
Maximilian Attems 78baf9a172 topconfig enable USB_ANNOUNCE_NEW_DEVICES
boils down to a printk when a device gets added,
makes sense to have the info, see
f2a383e4de50ad9c03676e57703a97d081798e55

svn path=/dists/trunk/linux-2.6/; revision=10379
2008-02-02 13:51:52 +00:00
Maximilian Attems 0c6f8766ce topconfig enable USB_NET_RNDIS_WLAN
New driver for wireless RNDIS devices.

svn path=/dists/trunk/linux-2.6/; revision=10378
2008-02-02 13:51:37 +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 c4e042a54f topconfig fix mac80211 settings
svn path=/dists/trunk/linux-2.6/; revision=10361
2008-02-01 14:34:06 +00:00
Maximilian Attems 8594bb26fa topconfig enable SND_VIRTUOSO
new driver for sound cards based on the Asus AV200 chip

svn path=/dists/trunk/linux-2.6/; revision=10360
2008-02-01 14:34:04 +00:00
Maximilian Attems 241c0272be topconfig enable SND_HIFIER
new driver for the MediaTek/TempoTec HiFier Fantasia sound card

svn path=/dists/trunk/linux-2.6/; revision=10359
2008-02-01 14:34:01 +00:00
Maximilian Attems c58e141c87 topconfig enable SND_OXYGEN
new driver for the C-Media CMI8788 (Oxygen) chip

svn path=/dists/trunk/linux-2.6/; revision=10358
2008-02-01 14:33:59 +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 38c2dd006f topconfig explicitly disable ENC28J60 debug variable
svn path=/dists/trunk/linux-2.6/; revision=10302
2008-01-30 22:17:08 +00:00
Maximilian Attems 65aed34455 topconfig explicitly set the new mac80211 rate algo
simple is deprecated and will be removed, thus disabled,
see c21b39aca4f8f4975784e54cd3a1b80bab80dcc0

svn path=/dists/trunk/linux-2.6/; revision=10301
2008-01-30 22:17:03 +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 e24ea3e9d3 configs rm NF_CONNTRACK_ENABLED ref
only for smoother upgrade and thus kicked,
see ab4f58c77a189d1100383e0c901cb8e90c3ab4f7

svn path=/dists/trunk/linux-2.6/; revision=10297
2008-01-30 22:04:34 +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 847210a918 topconfig set the rest of new CAN variables
svn path=/dists/trunk/linux-2.6/; revision=10294
2008-01-30 21:38:36 +00:00
Maximilian Attems 87d6c21634 topconfig don't set XFRM_STATISTICS for now
dev oriented, for details of this packet processing statistics option
see 8ea843495df36036cb7f22f61994b34f8362b443

svn path=/dists/trunk/linux-2.6/; revision=10293
2008-01-30 21:38:30 +00:00
Maximilian Attems 88328c24af topconfig set a bunch of new netfilter modules
enable NETFILTER_XT_TARGET_RATEEST, NETFILTER_XT_TARGET_TCPOPTSTRIP,
NETFILTER_XT_MATCH_IPRANGE, NETFILTER_XT_MATCH_RATEEST.

svn path=/dists/trunk/linux-2.6/; revision=10292
2008-01-30 21:38:25 +00:00
Maximilian Attems 191edc5f31 configs nuke ref to IP_NF_MATCH_TOS
gone in c3b33e6a2cdefba38d83442ebae2ee42e853ea51

svn path=/dists/trunk/linux-2.6/; revision=10291
2008-01-30 21:38:17 +00:00
Maximilian Attems 60695aff2a topconfig set NETFILTER_ADVANCED
other wise lots of options are hidden.

svn path=/dists/trunk/linux-2.6/; revision=10290
2008-01-30 21:38:07 +00:00
Maximilian Attems 4119e0f0ab configs nuke ref to IP_NF_MATCH_IPRANGE
svn path=/dists/trunk/linux-2.6/; revision=10289
2008-01-30 21:38:02 +00:00
Maximilian Attems c15a27506a configs nuke ref to IP_NF_TARGET_TOS
see c9fd49680954714473d6cbd2546d6ff120f96840

svn path=/dists/trunk/linux-2.6/; revision=10288
2008-01-30 21:37:50 +00:00
Maximilian Attems fbfc899415 configs nuke ref to IP_NF_TARGET_SAME
see cb76c6a597350534d211ba79d92da1f9771f8226

svn path=/dists/trunk/linux-2.6/; revision=10287
2008-01-30 21:37:37 +00:00
Maximilian Attems d8ceae8d44 configs nuke IP_NF_MATCH_OWNER ref too
svn path=/dists/trunk/linux-2.6/; revision=10286
2008-01-30 21:37:28 +00:00
Maximilian Attems 8687b5c47a topconfig set NETFILTER_XT_MATCH_OWNER
see 0265ab44bacc1a1e0e3f5873d8ca2d5a29e33db2

svn path=/dists/trunk/linux-2.6/; revision=10285
2008-01-30 21:37:17 +00:00
Maximilian Attems cb062cc498 configs nuke IP6_NF_MATCH_OWNER
gone on 0265ab44bacc1a1e0e3f5873d8ca2d5a29e33db2

svn path=/dists/trunk/linux-2.6/; revision=10284
2008-01-30 21:37:08 +00:00
Christian T. Steigies 483d58ddd3 update m68k config
svn path=/dists/trunk/linux-2.6/; revision=10283
2008-01-30 20:47:24 +00:00
Aurelien Jarno b6b5855e15 * [arm]: Remove options that are present in topconfig from config.versatile.
* [arm]: Turn off B44 since it fails to compile on armel.


svn path=/dists/trunk/linux-2.6/; revision=10280
2008-01-30 11:17:02 +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 f23f8d8a8a topconfig disable sis190
disable temporarly sis190 due to build breakage:
drivers/net/sis190.c:329: error: sis190_pci_tbl causes a section type conflict
make[5]: *** [drivers/net/sis190.o] Error 1

svn path=/dists/trunk/linux-2.6/; revision=10272
2008-01-29 21:42:16 +00:00
Maximilian Attems 67cca0ffd3 topconfig enable CAN
Controller Area Network (CAN) network layer core configuration

svn path=/dists/trunk/linux-2.6/; revision=10271
2008-01-29 21:22:15 +00:00
Maximilian Attems 59c6fdc97a topconfig set R6040
RDC R6040 Fast Ethernet Adapter support

svn path=/dists/trunk/linux-2.6/; revision=10270
2008-01-29 21:22:14 +00:00
Maximilian Attems be0d5c8ac8 topconfig enable ENC28J60
driver for enc28j60 ethernet chip

svn path=/dists/trunk/linux-2.6/; revision=10269
2008-01-29 21:22:12 +00:00
Maximilian Attems caef96b3d2 topconfig B43_DMA_AND_PIO_MODE gone
see 03b29773b613f10d2f97dbf0983f1c4c58507967

svn path=/dists/trunk/linux-2.6/; revision=10268
2008-01-29 21:22:10 +00:00
Maximilian Attems 40149339f0 topconfig enable RTL8180
driver for Realtek 8180/8185 PCI support

svn path=/dists/trunk/linux-2.6/; revision=10266
2008-01-29 21:04:21 +00:00
Maximilian Attems 7aa508f663 topconfig set the renamed iwlwifi variables
svn path=/dists/trunk/linux-2.6/; revision=10265
2008-01-29 21:04:19 +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 0a7c27c651 topconfig NET_CLS_POLICE gone
fix .config:1480:warning: trying to assign nonexistent symbol NET_CLS_POLICE

svn path=/dists/trunk/linux-2.6/; revision=10263
2008-01-29 21:04:12 +00:00
Maximilian Attems 28b729414e topconfig disable CONFIG_PARPORT_PC_FIFO
* seen disabled on fedora
* too many bug reports crying woolf
* marked as experimental

as bonus centralize parport handling

svn path=/dists/trunk/linux-2.6/; revision=10257
2008-01-29 18:39:35 +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
Bastian Blank 7c8073f865 debian/config/defines: Set abiname to trunk.
svn path=/dists/trunk/linux-2.6/; revision=10245
2008-01-29 10:24:06 +00:00