Commit Graph

289 Commits

Author SHA1 Message Date
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 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 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 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 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 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 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 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
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 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
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 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 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 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
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
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
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
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 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 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 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 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 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 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