Commit Graph

235 Commits

Author SHA1 Message Date
Maximilian Attems c60342fc6b explicitly set tuner tda827x,
leave dvb menu ordering for another day..

svn path=/dists/trunk/linux-2.6/; revision=8806
2007-05-26 20:53:29 +00:00
Maximilian Attems 12f21d9803 enable "UBI - Unsorted block images" depends on mtd
and is a lvm like software layer on top.

svn path=/dists/trunk/linux-2.6/; revision=8805
2007-05-26 20:46:48 +00:00
Maximilian Attems 5a78e05f9f disable cryptd for 2.6.22 time as it hinders suspend
and has no actual users yet.

svn path=/dists/trunk/linux-2.6/; revision=8804
2007-05-26 20:41:34 +00:00
Maximilian Attems 827f4d4e0c * group the wireless net configs
* set rfkill

svn path=/dists/trunk/linux-2.6/; revision=8794
2007-05-26 07:55:03 +00:00
Maximilian Attems fe5a8a6c62 delete ref to dgrs
svn path=/dists/trunk/linux-2.6/; revision=8793
2007-05-26 07:47:21 +00:00
Maximilian Attems c9d9d93909 * group wlan devices
* enable new libertas wlan device
* enable new network devices dgrs, sc92031 

svn path=/dists/trunk/linux-2.6/; revision=8792
2007-05-26 07:45:02 +00:00
Maximilian Attems d21ef1e064 start grouping mtd stuff, no functional change
svn path=/dists/trunk/linux-2.6/; revision=8775
2007-05-25 12:31:00 +00:00
Maximilian Attems f070e6151f * centralize net classification config variables
* group them in topconfig
* sparc disabled them without any reason

svn path=/dists/trunk/linux-2.6/; revision=8774
2007-05-25 12:18:00 +00:00
Maximilian Attems c14a9d1586 explicitly unset CONFIG_INFINIBAND_CXGB3_DEBUG,
newly shown up due to enabling cxgb3

svn path=/dists/trunk/linux-2.6/; revision=8773
2007-05-25 09:56:07 +00:00
Maximilian Attems ea8647a6b1 regroup networking and iptables options
svn path=/dists/trunk/linux-2.6/; revision=8772
2007-05-25 09:47:18 +00:00
Maximilian Attems 57149883d1 order iptables variables, no change
svn path=/dists/trunk/linux-2.6/; revision=8771
2007-05-25 09:17:11 +00:00
Maximilian Attems aac8e3df61 config ordering move the Networking variables up
svn path=/dists/trunk/linux-2.6/; revision=8770
2007-05-25 09:04:33 +00:00
Maximilian Attems d7810ad813 forgot to set the new video submenu variables
svn path=/dists/trunk/linux-2.6/; revision=8767
2007-05-25 08:35:22 +00:00
Maximilian Attems 6e17c53049 set missing i2c options
svn path=/dists/trunk/linux-2.6/; revision=8766
2007-05-25 08:34:15 +00:00
Maximilian Attems a78bfd3785 set a bunch of missing sensors
svn path=/dists/trunk/linux-2.6/; revision=8765
2007-05-25 07:44:26 +00:00
Maximilian Attems a4b948c903 sort the surpported dvb usb adapters
and enable the missing ones.

svn path=/dists/trunk/linux-2.6/; revision=8757
2007-05-24 17:45:56 +00:00
Maximilian Attems 337050be38 small sorting fix
svn path=/dists/trunk/linux-2.6/; revision=8756
2007-05-24 17:28:50 +00:00
Maximilian Attems fbe7c9beb1 sort library variables
svn path=/dists/trunk/linux-2.6/; revision=8755
2007-05-24 17:23:01 +00:00
Maximilian Attems ca48cef06f enable MFD_SM501 along with the other multimedia devices
svn path=/dists/trunk/linux-2.6/; revision=8754
2007-05-24 17:18:09 +00:00
Maximilian Attems fd80bbe5cf be more explicit on spi variable,
set the spi protocol master at25
spidev is labelled experimental might need to be enabled at later times..

svn path=/dists/trunk/linux-2.6/; revision=8753
2007-05-24 17:14:26 +00:00
Maximilian Attems ed10907fb0 move x86 arch specific option to both of them,
reduces noise of nonexistant symbol on others

svn path=/dists/trunk/linux-2.6/; revision=8747
2007-05-24 09:40:58 +00:00
Maximilian Attems 0362c720fb toplevel config file with announced infiniband changes.
svn path=/dists/trunk/linux-2.6/; revision=8746
2007-05-24 09:39:54 +00:00
Maximilian Attems 4464d40912 topconfig group infiniband variables and centralize them,
enable the lowlevel cxg3 and mlx4 devices.

svn path=/dists/trunk/linux-2.6/; revision=8743
2007-05-24 09:18:37 +00:00
Maximilian Attems 2722115d44 enable 2 new video devices in topconfig, also set CONFIG_VIDEO_CAPTURE_DRIVERS
and CONFIG_V4L_USB_DRIVERS
move all video devices to topconfig from alpha and i386,
as allmost all where around there.  beautify and group them.

svn path=/dists/trunk/linux-2.6/; revision=8742
2007-05-24 08:53:42 +00:00
Maximilian Attems 823b911fb8 CONFIG_USB_APPLETOUCH got renamed to CONFIG_MOUSE_APPLETOUCH
defaults to n anyway so remove any reference to old unset value
enable the new variable where it got build.
see b5da20f8f7652e7a9648401a1942b7aac3b9ab9d

svn path=/dists/trunk/linux-2.6/; revision=8726
2007-05-23 11:11:43 +00:00
Maximilian Attems 31a3d56903 unify settings of misc usb input devices
where enabled in topconfig previously, reenable them
kill references to old config variables
see ba0acb5ee318901646f82c134cca2e4de0c43934

svn path=/dists/trunk/linux-2.6/; revision=8725
2007-05-23 11:03:09 +00:00
Maximilian Attems db94e09248 deal with the move ove the usb tablets under drivers/input:
* enable CONFIG_INPUT_TABLET where wacom was enabled
* explicitly enable all where wacom was enabled
* remove the old config entrys as CONFIG_INPUT_TABLET defaults to n anyway

svn path=/dists/trunk/linux-2.6/; revision=8724
2007-05-23 10:41:00 +00:00
Maximilian Attems 73d25581a4 CONFIG_MACINTOSH_DRIVERS defaults to y
*wow*

disable it on toplevel, so that m68k can take care of it's own,
produces on any other arch nice warnings like:
drivers/input/keyboard/Kconfig:170:warning: 'select' used by config symbol 'KEYBOARD_ATARI' refers to undefined symbol 'ATARI_KBD_CORE'
drivers/input/mouse/Kconfig:182:warning: 'select' used by config symbol 'MOUSE_ATARI' refers to undefined symbol 'ATARI_KBD_CORE'


svn path=/dists/trunk/linux-2.6/; revision=8720
2007-05-22 15:34:49 +00:00
Maximilian Attems a187104de6 unify token ring variable settings to toplevel config,
also enable newly added 3c359 and smctr.
sparc and hppa explicitly disable tokenring are they lazy?!
(more understable on some arm and mips configs)

svn path=/dists/trunk/linux-2.6/; revision=8719
2007-05-22 15:22:31 +00:00
Maximilian Attems 1824aafbb0 enable the newly added crypto algo
svn path=/dists/trunk/linux-2.6/; revision=8711
2007-05-22 13:39:47 +00:00
Maximilian Attems 190d5897bd group crypto options no functional change
svn path=/dists/trunk/linux-2.6/; revision=8710
2007-05-22 13:30:55 +00:00
Maximilian Attems e661e1f979 start collecting network devices
set CONFIG_NETDEV_1000 + CONFIG_NETDEV_10000
reduces noise of unset options

svn path=/dists/trunk/linux-2.6/; revision=8709
2007-05-22 13:19:12 +00:00
Maximilian Attems e96b9cd8c5 start ordering the w1 sensor config variables
svn path=/dists/trunk/linux-2.6/; revision=8705
2007-05-22 10:04:39 +00:00
Maximilian Attems f34edd5bb7 missed a config variable for the first block
svn path=/dists/trunk/linux-2.6/; revision=8702
2007-05-22 08:13:10 +00:00
Maximilian Attems e98e571ef2 get rid of the other old USB_TOUCHSCREEN configs
svn path=/dists/trunk/linux-2.6/; revision=8700
2007-05-22 07:37:47 +00:00
Maximilian Attems dc7eadb0dd in the same mv config USB_TOUCHSCREEN is gone,
kill it.

svn path=/dists/trunk/linux-2.6/; revision=8699
2007-05-22 07:32:50 +00:00
Maximilian Attems d0ddba0f65 group firmware drivers options
svn path=/dists/trunk/linux-2.6/; revision=8697
2007-05-22 07:20:29 +00:00
Maximilian Attems 3e20af6f15 enable SATA_INIC162X
svn path=/dists/trunk/linux-2.6/; revision=8687
2007-05-21 20:32:11 +00:00
Maximilian Attems d91cf131f2 explicitly disable obsolete ancient NAND devices
svn path=/dists/trunk/linux-2.6/; revision=8685
2007-05-21 20:24:46 +00:00
Maximilian Attems 717608c130 enable mac80211 and CFG80211
svn path=/dists/trunk/linux-2.6/; revision=8684
2007-05-21 20:22:13 +00:00
Maximilian Attems 44b6bc8922 explicitly disable CONFIG_DEBUG_DEVRES
keep on meme to reorganise config around it..

svn path=/dists/trunk/linux-2.6/; revision=8683
2007-05-21 20:07:26 +00:00
Maximilian Attems 8a0c797da3 explicitly disable some experimental networking options
they default to no anyway
beautify ipv6 options, regroup them

svn path=/dists/trunk/linux-2.6/; revision=8682
2007-05-21 19:56:50 +00:00
Maximilian Attems 601d1b02dd fix up the other rtc interfaces too
svn path=/dists/trunk/linux-2.6/; revision=8680
2007-05-21 16:55:41 +00:00
Maximilian Attems 4a47828782 Fix RTC_INTF_DEV setting
svn path=/dists/trunk/linux-2.6/; revision=8679
2007-05-21 16:51:07 +00:00
Maximilian Attems 0db8ea4769 enable another gigaset driver too
svn path=/dists/trunk/linux-2.6/; revision=8678
2007-05-21 16:45:36 +00:00
Maximilian Attems cb3e4855bf disable SCSI_ESP_CORE on toplevel config
svn path=/dists/trunk/linux-2.6/; revision=8677
2007-05-21 16:30:17 +00:00
Maximilian Attems 4cfbd95f52 enable CONFIG_DM_DELAY
svn path=/dists/trunk/linux-2.6/; revision=8674
2007-05-21 16:07:15 +00:00
Maximilian Attems 35c342c0dc toplevel config unify multi-dev support
svn path=/dists/trunk/linux-2.6/; revision=8673
2007-05-21 16:05:48 +00:00
Maximilian Attems 5d41283421 enable CONFIG_SCSI_ESP_CORE
svn path=/dists/trunk/linux-2.6/; revision=8672
2007-05-21 16:01:32 +00:00
Maximilian Attems 223ec56e19 beautify toplevel config scsi variables
no changes beside removing dups

svn path=/dists/trunk/linux-2.6/; revision=8671
2007-05-21 15:59:19 +00:00
Maximilian Attems 817157df23 continue to beautify toplevel config
svn path=/dists/trunk/linux-2.6/; revision=8665
2007-05-21 15:29:32 +00:00
Maximilian Attems fa11e8a706 explicitly enable SLAB in topconfig,
once SLUB is proven we can switch.

bonus: small sorting benefit.

svn path=/dists/trunk/linux-2.6/; revision=8663
2007-05-21 15:01:05 +00:00
Maximilian Attems 8ec9ee1435 start beautifying toplevel config
no functional change

svn path=/dists/trunk/linux-2.6/; revision=8662
2007-05-21 14:57:43 +00:00
Maximilian Attems 734a4b4a84 start config work for 2.6.22-rc2
svn path=/dists/trunk/linux-2.6/; revision=8661
2007-05-21 14:28:35 +00:00
Maximilian Attems 534196f2bd old USB touchscreen drivers gone,
see db61a9124880a1d79b7b320d4b6bef717f23e485

svn path=/dists/trunk/linux-2.6/; revision=8658
2007-05-21 13:42:53 +00:00
Maximilian Attems f4ffb47462 LCD_DEVICE gone too
svn path=/dists/trunk/linux-2.6/; revision=8657
2007-05-21 13:36:38 +00:00
Maximilian Attems d7acfae781 BACKLIGHT_DEVICE config is gone,
see 34f18a71d9bc55e8210c3fe02938336f82f40b30

svn path=/dists/trunk/linux-2.6/; revision=8656
2007-05-21 13:34:14 +00:00
Maximilian Attems d152b22d35 NET_WIRELESS_RTNETLINK is gone
see 9e101eab153073d8a1fc7ea22b20af65de8ab44b

svn path=/dists/trunk/linux-2.6/; revision=8655
2007-05-21 13:31:14 +00:00
Maximilian Attems 9bc104f00b IEEE1394_EXPORT_FULL_API config got removed,
see d395a1774f34600d72f7d3796716f350ef29584b

svn path=/dists/trunk/linux-2.6/; revision=8652
2007-05-21 13:15:40 +00:00
Maximilian Attems 0632422dbc DVB_TUNER_LGH06XF is gone, functionality of dvb-pll used,
see 6bdcc6e6dbab8daffd05e5026486f34ba41a6c72

svn path=/dists/trunk/linux-2.6/; revision=8649
2007-05-21 12:46:35 +00:00
Maximilian Attems 50fb888d77 MTD_OBSOLETE_CHIPS are gone,
see b7aa48be1e7a11e36448a7db58931bbf735d2718

svn path=/dists/trunk/linux-2.6/; revision=8647
2007-05-21 12:41:07 +00:00
Maximilian Attems 6ecab721af DLM_TCP and DLM_SCTP config options are gone,
see 6ed7257b46709e87d79ac2b6b819b7e0c9184998

svn path=/dists/trunk/linux-2.6/; revision=8646
2007-05-21 12:39:17 +00:00
Maximilian Attems 831d5bc285 NETDEBUG morphed into a sysctl runtime choice
see a2a316fd068c455c609ecc155dcfaa7e208d29fe

svn path=/dists/trunk/linux-2.6/; revision=8643
2007-05-21 12:32:08 +00:00
Maximilian Attems 714577e3ca DEBUG_RWSEMS is gone
see b9b2a700378016cead20f34232be87eea45087d2

svn path=/dists/trunk/linux-2.6/; revision=8638
2007-05-21 12:12:28 +00:00
Maximilian Attems ff38d1872f more dropped unused scsi configs
see b73c3d778647bffff6dbcbe41e8fc01215a22194

svn path=/dists/trunk/linux-2.6/; revision=8632
2007-05-21 11:08:37 +00:00
Maximilian Attems 31296b12c0 ZISOFS_FS was an unused kernel config option
kill it everywhere too

svn path=/dists/trunk/linux-2.6/; revision=8630
2007-05-21 11:00:19 +00:00
Maximilian Attems 73cac42f7b cleanup one and only sata build warning
see 8cdfb29c0cd8018f92214c11c631d8926f4cb032

svn path=/dists/trunk/linux-2.6/; revision=8628
2007-05-21 10:54:00 +00:00
Maximilian Attems bed6ebafaa reduce buildnoise a bit more
cleanup obsolote NET_SCHED configs
see 641b9e0e8b7f96425da6ce98f3361e3af0baee29

svn path=/dists/trunk/linux-2.6/; revision=8625
2007-05-21 10:39:01 +00:00
Maximilian Attems b3eb0b8e73 cleanup ref to old iptable config symbols
should cleanup build noise by half
see 587aa64163bb14f70098f450abab9410787fce9d

svn path=/dists/trunk/linux-2.6/; revision=8623
2007-05-21 10:22:41 +00:00
Bastian Blank da3eeeecf6 Merge /dists/sid/linux-2.6.
svn path=/dists/trunk/linux-2.6/; revision=8499
2007-04-24 07:01:08 +00:00
Maximilian Attems 9ef9fda62f enable for 2.6.21 a bunch of new drivers and new iptables targets
svn path=/dists/trunk/linux-2.6/; revision=8451
2007-04-10 12:40:48 +00:00
Maximilian Attems 414b8afe3e disable CONFIG_IP_ROUTE_MULTIPATH_CACHED
svn path=/dists/trunk/linux-2.6/; revision=8450
2007-04-10 12:32:43 +00:00
Bastian Blank 61de54d508 debian/arch: Remove not longer available options.
svn path=/dists/trunk/linux-2.6/; revision=8370
2007-03-17 22:57:26 +00:00
Frederik Schüler 1514804b68 Disabe NAPI on forcedeth, it is broken.
svn path=/dists/trunk/linux-2.6/; revision=8322
2007-02-23 12:43:51 +00:00
Bastian Blank 170aa9e044 Merge /dists/sid/linux-2.6.
svn path=/dists/trunk/linux-2.6/; revision=8289
2007-02-07 13:28:33 +00:00
Frederik Schüler 9ab6f655d3 Update generic and amd64 options.
svn path=/dists/trunk/linux-2.6/; revision=8268
2007-02-05 19:34:06 +00:00
Bastian Blank a60a5d6ad5 * debian/arch/config: Enable new scsi parts.
* debian/arch/powerpc/config.powerpc64: Enable ibmvscsis.
* debian/changelog: Update.

svn path=/dists/trunk/linux-2.6/; revision=8243
2007-01-28 12:43:17 +00:00
Bastian Blank 88c56779b8 Merge /dists/sid/linux-2.6.
svn path=/dists/trunk/linux-2.6/; revision=8229
2007-01-27 19:52:51 +00:00
Frederik Schüler 50613d588f make HDLC_* options modular and global
update i386 options

svn path=/dists/trunk/linux-2.6/; revision=8089
2007-01-04 15:30:28 +00:00
Frederik Schüler 91da4a967a Global:
- Make BLK_DEV_IDEPNP per-arch
- Make NET_PKTGEN a global module
- Activate new PATA_* options globally
- Activate sata options globally
- Activate ext4 and GFS2
- CC_STACKPROTECTOR is disabled for now, this needs to be discussed
- Activate lots of usb|scsi|sensors|dvb drivers globally

New per-arch settings:
- CONFIG_PCIEAER=y
- CONFIG_HT_IRQ=y
- CONFIG_ARCH_POPULATES_NODE_MAP=y


svn path=/dists/trunk/linux-2.6/; revision=8088
2007-01-04 14:36:26 +00:00
Sven Luther 54c16d08fb Readded SATA drivers. Not enabled PATA libata code yet, still using the old IDE stuff for it.
Added EFIKA/MPC52xx drivers to the powerpc flavour.

svn path=/dists/trunk/linux-2.6/; revision=7932
2006-12-04 21:45:27 +00:00
Bastian Blank 341d930240 debian/arch: Remove legacy pty support.
debian/changelog: Update.

svn path=/dists/trunk/linux-2.6/; revision=7924
2006-12-04 06:17:52 +00:00
maximilian attems a96f325f88 activate in top .config the net action classifier
svn path=/dists/trunk/linux-2.6/; revision=7735
2006-11-10 07:59:04 +00:00
Bastian Blank 5bb0c279c1 debian/arch: Unify CPUSET options.
debian/changelog: Update.

svn path=/dists/trunk/linux-2.6/; revision=7588
2006-10-10 11:20:41 +00:00
maximilian attems 6c10358931 don't enable CONFIG_IDE_TASK_IOCTL close to a release
svn path=/dists/trunk/linux-2.6/; revision=7576
2006-10-05 14:01:10 +00:00
Frederik Schüler d8e36b0793 Activate CONFIG_IDE_TASK_IOCTL globally. (Closes: #390616)
Activate CONFIG_NET_CLS_* globaly. (Closes: #389918)
Make CONFIG_EFI_VARS modular on i386. (Closes: #381951)
Activate CONFIG_SCSI_ARCMSR on amd64, powerpc, sparc too.


svn path=/dists/trunk/linux-2.6/; revision=7571
2006-10-02 13:23:20 +00:00
Bastian Blank bd282364be debian/arch/config: Make cfq io scheduler the default.
svn path=/dists/trunk/linux-2.6/; revision=7532
2006-09-26 19:46:27 +00:00
Bastian Blank 20321b4d2a debian/arch
- Unify legacy pty settings.
- Only provide 16 legacy ptys.

svn path=/dists/trunk/linux-2.6/; revision=7497
2006-09-23 20:17:34 +00:00
Bastian Blank 862feda102 debian/arch: Unify embedded config.
svn path=/dists/trunk/linux-2.6/; revision=7496
2006-09-23 20:11:02 +00:00
Frederik Schüler 74aa5e05fc Deactivate EVBUG.
Make PARPORT options global.
Add class definition for 486 flavour.


svn path=/dists/trunk/linux-2.6/; revision=7375
2006-09-08 10:00:29 +00:00
Frederik Schüler 132fdf1f03 Deactivate CONFIG_OSS_OBSOLETE_DRIVER
svn path=/dists/trunk/linux-2.6/; revision=7337
2006-09-05 14:18:25 +00:00
Frederik Schüler f02effb1b5 Update configurations for amd64 and i386.
svn path=/dists/trunk/linux-2.6/; revision=7272
2006-08-29 14:20:13 +00:00
Frederik Schüler 27ae53d618 - Remove x86_64-smp-alternatives.patch - included upstream
- drop obsolete configure options for amd64 - this needs to be checked 
  on every other architecture too. 
  If I removed an option needed for any other architecture, this needs 
  to be added to the corresponding arch/<arch>/config instead of the 
  global one.

svn path=/dists/trunk/linux-2.6/; revision=7263
2006-08-29 12:01:48 +00:00
Bastian Blank 61c4bbd140 Merge /dists/sid/linux-2.6.
svn path=/dists/trunk/linux-2.6/; revision=7262
2006-08-29 09:53:31 +00:00
Frederik Schüler e7571463b1 * deacticate MODULE_SRCVERSION_ALL globally
* merge all CONFIG_MODULE_ options in the global config 
* enable AGP_SIS on amd64
* enable RIO on amd64


svn path=/dists/trunk/linux-2.6/; revision=6800
2006-06-13 15:29:21 +00:00
Bastian Blank aa9b0d8727 debian/arch/config: Add new options.
svn path=/dists/trunk/linux-2.6/; revision=6699
2006-05-25 14:10:37 +00:00
Frederik Schüler 9529704be4 Update trunk to rc4.
Make CONFIG_SND_PDAUDIOCF and CONFIG_SND_VXPOCKET global options.
delete patches/s390-drivers-qeth.patch: merged upstream.

svn path=/dists/trunk/linux-2.6/; revision=6561
2006-05-12 11:52:43 +00:00
Frederik Schüler ef93031eb9 Activate CONFIG_BCM43XX_DEBUG.
svn path=/dists/trunk/linux-2.6/; revision=6531
2006-05-07 15:06:57 +00:00
Bastian Blank 3618cdec8b * debian/arch/config
- Enable Magic SysRQ.
  - Disable debugging options.
* debian/arch/powerpc/config, debian/arch/s390/config: Remove unnecessary options.

svn path=/dists/trunk/linux-2.6/; revision=6506
2006-04-30 15:45:24 +00:00
Frederik Schüler ba8a8dcf45 Update trunk to 2.6.17-rc3.
Clean up and merge series files.
Swich from HZ_1000 to HZ_250

svn path=/dists/trunk/linux-2.6/; revision=6499
2006-04-30 14:15:23 +00:00