Commit Graph

515 Commits

Author SHA1 Message Date
Maximilian Attems 8687a57c93 topconfig enable RTC_DRV_FM3130
new driver for Ramtron FM3130 RTC support

svn path=/dists/trunk/linux-2.6/; revision=11632
2008-06-13 10:17:23 +00:00
Maximilian Attems b1e8e2c5e2 topconfig reenable ip2
just set COMPUTONE

svn path=/dists/trunk/linux-2.6/; revision=11631
2008-06-13 10:17:21 +00:00
Bastian Blank 33430e7713 * debian/config/config: Remove SPARSEMEM_VMEMMAP
* debian/config/powerpc/config.powerpc64: Set SPARSEMEM_VMEMMAP.

svn path=/dists/trunk/linux-2.6/; revision=11573
2008-06-07 20:59:51 +00:00
Bastian Blank 0c4847e595 * debian/config/config
- Unset R3964.
  - Set HANGCHECK_TIMER=m.
* debian/config/s390/config: Unset PAGE_STATES.

svn path=/dists/trunk/linux-2.6/; revision=11568
2008-06-07 20:41:19 +00:00
Bastian Blank 8a56e496dc debian/config/config: Explicitely unset KALLSYMS_ALL.
svn path=/dists/trunk/linux-2.6/; revision=11565
2008-06-07 20:30:07 +00:00
Bastian Blank 6380494fc7 debian/config/config: Explicitely set CRC32.
svn path=/dists/trunk/linux-2.6/; revision=11545
2008-06-07 12:17:48 +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
Bastian Blank b224fe64a5 debian/config/config: Enable SPARSEMEM_VMEMMAP.
svn path=/dists/trunk/linux-2.6/; revision=11537
2008-06-07 11:14:53 +00:00
Maximilian Attems 937814c421 topconfig set HW_RANDOM_VIRTIO
see f7f510ec195781c857ab76366a3e1c59e1caae42 for further info
on how to feed it.

this leaves the question why HW_RANDOM is top disabled.
kind of a strange choice for this tristate driver, with "default m".

svn path=/dists/trunk/linux-2.6/; revision=11524
2008-06-05 09:42:16 +00:00
Maximilian Attems fe0569e158 unset keyspan firmware variables
none end up in origtarball, fixes
"trying to assign nonexistent symbol" build warnings.

svn path=/dists/trunk/linux-2.6/; revision=11523
2008-06-05 09:42:14 +00:00
Maximilian Attems 001a5fc043 topconfig enable USB_ISIGHTFW
new driver from mjg59 for loading firmware loading through request_firmware()
for USB Apple iSight cameras,
see 62d104d0deeabd4148e49eba729d963e740e205f

svn path=/dists/trunk/linux-2.6/; revision=11500
2008-05-30 14:05:00 +00:00
Maximilian Attems 049ccfd71c request_firmware() patch for keyspan
* port upstream patch
* thus keyspan no longer broken
* topconfig enable keyspan
* nuke old dup disabling of keyspan in arm and mips/el
* disable firmware build options, we don't ship them anyway

TODO: add firmwares to package

should fix a frequent source of conflicts against latest git or rc
snapshots.

svn path=/dists/trunk/linux-2.6/; revision=11499
2008-05-30 14:04:56 +00:00
Bastian Blank c5161ffcdb debian/config/config: Readd wrongly removed option.
svn path=/dists/trunk/linux-2.6/; revision=11492
2008-05-29 15:47:10 +00:00
Bastian Blank a22d78d277 debian/config/config: Enable NO_HZ and HIGH_RES_TIMERS.
svn path=/dists/trunk/linux-2.6/; revision=11488
2008-05-29 15:31:33 +00:00
Bastian Blank 4e24d42cba debian/config: Remove silent options.
svn path=/dists/trunk/linux-2.6/; revision=11480
2008-05-28 22:36:57 +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 c0cdd9f47c topconfig: Kconfig path fix paste error
svn path=/dists/trunk/linux-2.6/; revision=11459
2008-05-25 10:34:05 +00:00
Maximilian Attems 2cd89b56e9 topconfig enable CGROUP_DEVICE
see 08ce5f16ee466ffc5bf243800deeecd77d9eaf50 on nice docs for it
or Documentation/controllers/devices.txt.
seen enabled on fedora too.

svn path=/dists/trunk/linux-2.6/; revision=11458
2008-05-25 10:26:01 +00:00
Maximilian Attems e89281f9e8 topconfig enable PATA_SCH
new driver for Intel SCH (US15W, US15L, UL11L) series host controllers,
no corresponding IDE driver, so go for the pata one.

svn path=/dists/trunk/linux-2.6/; revision=11457
2008-05-25 10:25:54 +00:00
Maximilian Attems fb69ced090 topconfig: enable SENSORS_IBMAEM
new driver for
"IBM Active Energy Manager temperature/power sensors and control"

svn path=/dists/trunk/linux-2.6/; revision=11456
2008-05-25 10:25:50 +00:00
Maximilian Attems c7e0865518 topconfig MTD_AR7_PARTS enabling
enable TI AR7 partitioning support

svn path=/dists/trunk/linux-2.6/; revision=11455
2008-05-25 10:25:23 +00:00
Maximilian Attems 4995620a21 topconfig: explicitly disable PCIEASPM
PCI Active State Power Management would be a nice feature to have,
but definetly not stable enough for 2.6.26 yet.
known to break ata drivers. to be revisited postlenny.

svn path=/dists/trunk/linux-2.6/; revision=11454
2008-05-25 10:22:16 +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 01fa788e91 topconfig enable new 2.6.26 ipv6 features
see 7bc570c8b4f75ddb3fd5dbeb38127cdc4acbcc9c
both seen enabled in fedora too.

svn path=/dists/trunk/linux-2.6/; revision=11438
2008-05-21 13:08:37 +00:00
Maximilian Attems cda7fac4e0 topconfig enable MAC80211_MESH
mac80211 mesh networking (pre-802.11s) support,
more info on http://o11s.org/

svn path=/dists/trunk/linux-2.6/; revision=11437
2008-05-21 13:08:34 +00:00
Maximilian Attems 5fd73bf621 topconfig really enable TCP_MD5SIG
svn path=/dists/trunk/linux-2.6/; revision=11436
2008-05-21 13:08:32 +00:00
Maximilian Attems 91e9888d3a topconfig explicitly disable MMC_TEST
dummy driver to test mmc host driver
see 88ae600d58a8d3160144af480133a988404b8d59

svn path=/dists/trunk/linux-2.6/; revision=11435
2008-05-21 13:08:30 +00:00
Maximilian Attems bc801f5a8a topconfig enable USB_WDM
new driver for Wireless Device Management support,
see afba937e540c902c989cd516fd97ea0c8499bb27

svn path=/dists/trunk/linux-2.6/; revision=11434
2008-05-21 13:08:27 +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 5134ab2930 topconfig enable USB_SERIAL_MOTOROLA
see 6986a978eec70c867717fe6bee736f0bd1db1508,
new moto_modem driver for some Morotola phones

svn path=/dists/trunk/linux-2.6/; revision=11399
2008-05-15 23:17:42 +00:00
Maximilian Attems ad7620997e NET_9P_FD gone
see 887b3ece65be7b643dfdae0d433c91a26a3f437d

svn path=/dists/trunk/linux-2.6/; revision=11398
2008-05-15 23:13:29 +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 8f894774d4 Revert "topconfig disable sis190"
build breakage was temporal, fix up.
might need trunk porting for next 2.6.25 upload too.

This reverts commit 374102b71e5b729e91c500e13f245396f5374fb1.

svn path=/dists/trunk/linux-2.6/; revision=11340
2008-05-08 22:13:25 +00:00
Maximilian Attems d819b4cf30 topconfig enable TCP_MD5SIG
seen enabled on generic fedora config
it is required for using MD5 TCP signatures to help protect BGP sessions.

don't override setting in mips* configs.

svn path=/dists/trunk/linux-2.6/; revision=11339
2008-05-08 20:49:24 +00:00
Maximilian Attems cc3122750b topconfig reenable 2 usb serial drivers
USB_SERIAL_EDGEPORT and USB_SERIAL_EDGEPORT_TI.

svn path=/dists/trunk/linux-2.6/; revision=11338
2008-05-08 19:39:40 +00:00
Maximilian Attems d3dc2e698e topconfig explicitly disable MODULE_FORCE_LOAD
default disabled, Kconfig help text explains why it is a bad idea.

svn path=/dists/trunk/linux-2.6/; revision=11315
2008-05-06 13:46:43 +00:00
Maximilian Attems 7367a30e51 topconfig enable ATA_SFF
default enabled, legacy IDE interface..

svn path=/dists/trunk/linux-2.6/; revision=11314
2008-05-06 13:46:40 +00:00
Maximilian Attems 658856b1ef topconfig enable SATA_PMP
support for SATA Port Multipliers, default enabled.

svn path=/dists/trunk/linux-2.6/; revision=11313
2008-05-06 13:46:37 +00:00
Maximilian Attems 580bf0a079 topconfig enable ATA_ACPI
default enabled, retrieves ata-related acpi objects to write them to
disk controller. can be disabled by libata.noacpi=1

svn path=/dists/trunk/linux-2.6/; revision=11312
2008-05-06 13:46:34 +00:00
Maximilian Attems e9cb9f815c topconfig enable VIDEO_ALLOW_V4L1
enables drivers based on the legacy V4L1 API,
still several drivers depending on it.

svn path=/dists/trunk/linux-2.6/; revision=11311
2008-05-06 13:46:32 +00:00
Maximilian Attems d8df8d484a topconfig explicitly disable FB_FOREIGN_ENDIAN
see e4c690e061b909127ab0f12e929f82f3f39ec953

svn path=/dists/trunk/linux-2.6/; revision=11309
2008-05-06 13:46:25 +00:00
Maximilian Attems 87d537194e disable USB_ISP1760_PC
only seen on some test boards, so..

svn path=/dists/trunk/linux-2.6/; revision=11288
2008-05-05 11:54:44 +00:00
Maximilian Attems 67417477f5 enable modular LEDS_TRIGGER_DEFAULT_ON
userspace can load this, see 060856c799191ffc360105cac49f3f9e68d526b7

svn path=/dists/trunk/linux-2.6/; revision=11287
2008-05-05 11:54:40 +00:00
Maximilian Attems 1183f80649 topconfig disable DEBUG_OBJECTS
see 3ac7fe5a4aab409bd5674d0b070bce97f9d20872

svn path=/dists/trunk/linux-2.6/; revision=11282
2008-05-04 22:55:12 +00:00
Maximilian Attems 1578199b75 topconfig explicitly disable r/o bind mounts debug infrastructure
see ad775f5a8faa5845377f093ca11caf577404add9

svn path=/dists/trunk/linux-2.6/; revision=11281
2008-05-04 22:55:09 +00:00
Maximilian Attems 8fe7905071 topconfig disable kgdb
needs to land on the once promised debug kernel..

svn path=/dists/trunk/linux-2.6/; revision=11278
2008-05-04 22:55:00 +00:00
Maximilian Attems b7f751b406 topconfig set M25PXX_USE_FAST_READ
default for FAST_READ OPCode allowing SPI CLK <= 50MHz

svn path=/dists/trunk/linux-2.6/; revision=11276
2008-05-04 22:28:10 +00:00
Maximilian Attems c5ab92dcba topconfig reinstate IEEE80211 settings
got lost on cleanup

svn path=/dists/trunk/linux-2.6/; revision=11275
2008-05-04 22:28:07 +00:00
Maximilian Attems f29444e13d topconfig enable A11Y_BRAILLE_CONSOLE
support for Console on braille device

svn path=/dists/trunk/linux-2.6/; revision=11267
2008-05-04 14:43:30 +00:00
Maximilian Attems 7aa5912f3b topconfig set LOGIRUMBLEPAD2_FF
Logitech Rumblepad 2 support

svn path=/dists/trunk/linux-2.6/; revision=11266
2008-05-04 14:43:24 +00:00
Maximilian Attems dd93226901 topconfig set all options for WM97XX support
svn path=/dists/trunk/linux-2.6/; revision=11265
2008-05-04 14:43:14 +00:00
Maximilian Attems 52b654afe3 topconfig enable UIO_SMX
SMX cryptengine UIO interface

svn path=/dists/trunk/linux-2.6/; revision=11264
2008-05-04 14:35:11 +00:00
Maximilian Attems f2de747fc2 topconfig enable ACCESSIBILITY
braille output option should appear with it.

svn path=/dists/trunk/linux-2.6/; revision=11263
2008-05-04 14:35:02 +00:00
Maximilian Attems 48e19f1a8a topconfig enable SFC
finaly merged driver for Solarflare Solarstorm SFC4000 support

svn path=/dists/trunk/linux-2.6/; revision=11262
2008-05-04 14:34:56 +00:00
Maximilian Attems f901b40c61 topconfig enable JOYSTICK_ZHENHUA
support for 5-byte Zhenhua RC transmitter

svn path=/dists/trunk/linux-2.6/; revision=11261
2008-05-04 14:34:44 +00:00
Maximilian Attems ca4475d69a topconfig enable: TOUCHSCREEN_WM97XX_MAINSTONE
support for WM97xx Mainstone accelerated touch

svn path=/dists/trunk/linux-2.6/; revision=11260
2008-05-04 14:34:36 +00:00
Maximilian Attems 759c92497d topconfig enabe HTC_PASIC3
HTC PASIC3 LED/DS1WM chip support

svn path=/dists/trunk/linux-2.6/; revision=11259
2008-05-04 14:34:32 +00:00
Maximilian Attems 816cd72df3 topconfig enable /dev/kmem
too late in the release game to play with this setting,
security option will be disabled postlenny.

svn path=/dists/trunk/linux-2.6/; revision=11258
2008-05-04 14:34:23 +00:00
Maximilian Attems 2f812da914 topconfig enable USB_ISP1760_HCD
ISP 1760 HCD support

svn path=/dists/trunk/linux-2.6/; revision=11257
2008-05-04 14:34:16 +00:00
Maximilian Attems b1aa6e47bb topconfig: enable USB_C67X00_HCD
Cypress C67x00 HCD support

svn path=/dists/trunk/linux-2.6/; revision=11256
2008-05-04 14:34:12 +00:00
Maximilian Attems 68b23c7816 topconfig enable VIDEO_PVRUSB2_DVB
pvrusb2 DVB support

svn path=/dists/trunk/linux-2.6/; revision=11234
2008-05-01 09:29:26 +00:00
Maximilian Attems 97f1b94d87 topconfig enable DVB_TUNER_ITD1000
support for Integrant ITD1000 Zero IF tuner for DVB-S/DSS

svn path=/dists/trunk/linux-2.6/; revision=11233
2008-05-01 09:29:23 +00:00
Maximilian Attems cfa06a8a8f topconfig enable SOC_CAMERA_MT9V022 and SOC_CAMERA_MT9M001.
cameras from Micron

svn path=/dists/trunk/linux-2.6/; revision=11232
2008-05-01 09:29:20 +00:00
Maximilian Attems a41c65a7aa topconfig s/TUNER_TEA5761/MEDIA_TUNER_TEA5761/
svn path=/dists/trunk/linux-2.6/; revision=11231
2008-05-01 09:22:32 +00:00
Maximilian Attems c854bb6dab topconfig enable VIDEO_AU0828
Auvitek AU0828 support

svn path=/dists/trunk/linux-2.6/; revision=11229
2008-05-01 09:16:50 +00:00
Maximilian Attems e576fc3fd9 topconfig enable VIDEO_CX18
Conexant cx23418 MPEG encoder support

svn path=/dists/trunk/linux-2.6/; revision=11228
2008-05-01 09:16:47 +00:00
Maximilian Attems 46b22f1fc9 topconfig enable VIDEO_EM28XX_DVB
DVB/ATSC Support for em28xx based TV cards

svn path=/dists/trunk/linux-2.6/; revision=11227
2008-05-01 09:16:44 +00:00
Maximilian Attems 375679bfd6 topconfig enable SOC_CAMERA framework
will make several options appear

svn path=/dists/trunk/linux-2.6/; revision=11226
2008-05-01 09:16:41 +00:00
Maximilian Attems 0cbd917ad7 topconfig enable DVB_AU8522
support for Hauppauge HVR950Q/HVR850/FusioHDTV7-USB

svn path=/dists/trunk/linux-2.6/; revision=11225
2008-05-01 09:16:39 +00:00
Maximilian Attems 05bb03c6df topconfig enable DVB_ISL6405
support for the ISL6405 dual LNB supply chip

svn path=/dists/trunk/linux-2.6/; revision=11224
2008-05-01 09:16:36 +00:00
Maximilian Attems 6fa5aba2a5 topconfig enable USB_STORAGE_CYPRESS_ATACB
support for devices on a  Cypress USB/ATA bridge supporting ATACB

svn path=/dists/trunk/linux-2.6/; revision=11223
2008-05-01 09:16:32 +00:00
Maximilian Attems 2c25c0a39f topconfig enable USB_SERIAL_SPCP8X5
new USB SPCP8x5 USB To Serial Driver

svn path=/dists/trunk/linux-2.6/; revision=11222
2008-05-01 09:16:28 +00:00
Maximilian Attems 1dbd22f1d8 topconfig explicitly disable XFS_DEBUG
svn path=/dists/trunk/linux-2.6/; revision=11221
2008-05-01 09:16:26 +00:00
Maximilian Attems 6330d7cef1 VIDEO_PVRUSB2_ONAIR_USB2, VIDEO_PVRUSB2_ONAIR_CREATOR gone
support always enabled, see 749b6a77b0cb43b12b51f62735f948e9ccc34ba6

svn path=/dists/trunk/linux-2.6/; revision=11220
2008-05-01 08:55:43 +00:00
Maximilian Attems 472d3a29b7 dvb renaming it's symbols
see 149ef72deeba57078216c9fa678baff392295853

svn path=/dists/trunk/linux-2.6/; revision=11218
2008-05-01 08:55:38 +00:00
Maximilian Attems badb42f93c topconfig enable IWLWIFI_RFKILL
svn path=/dists/trunk/linux-2.6/; revision=11212
2008-04-26 22:12:05 +00:00
Maximilian Attems 3e41fa5c54 MAC80211_RC_DEFAULT_SIMPLE gone too
last current nonexistent symbol for amd64 on trunk.

svn path=/dists/trunk/linux-2.6/; revision=11211
2008-04-26 22:12:02 +00:00
Maximilian Attems aa7bb556ab topconfig enable CONFIG_BRIDGE_EBT_NFLOG
enables the nflog watcher, which allows to LOG messages through the netfilter logging API.

svn path=/dists/trunk/linux-2.6/; revision=11209
2008-04-26 22:00:45 +00:00
Maximilian Attems ecc7731afb topconfig set NF_CT_PROTO_DCCP
DCCP protocol connection tracking support (EXPERIMENTAL)

svn path=/dists/trunk/linux-2.6/; revision=11208
2008-04-26 22:00:42 +00:00
Maximilian Attems f6e9e20c8c topconfig disable ath5k debug
although that default could be questioned.

svn path=/dists/trunk/linux-2.6/; revision=11207
2008-04-26 22:00:39 +00:00
Maximilian Attems 24c5b4c140 topconfig set the rt2x00 leds
svn path=/dists/trunk/linux-2.6/; revision=11206
2008-04-26 22:00:37 +00:00
Maximilian Attems efaae74423 topconfig set iwlwifi leds variables
svn path=/dists/trunk/linux-2.6/; revision=11205
2008-04-26 22:00:34 +00:00
Maximilian Attems d0e9a79371 enable SND_AW2
new alsa driver.

svn path=/dists/trunk/linux-2.6/; revision=11204
2008-04-26 22:00:27 +00:00
Maximilian Attems 4387a97ad4 topconfig enable SN_PCSP
see for details 9ab4d072ad67793d70b8707e14fb9261749c4e07

svn path=/dists/trunk/linux-2.6/; revision=11203
2008-04-26 22:00:23 +00:00
Maximilian Attems 92ead54a55 topconfig enable new ocfs2 variables
svn path=/dists/trunk/linux-2.6/; revision=11202
2008-04-26 22:00:20 +00:00
Maximilian Attems fa1a6e4ca5 topconfig enable CRYPTO_CTS
svn path=/dists/trunk/linux-2.6/; revision=11201
2008-04-26 22:00:18 +00:00
Maximilian Attems 7b212d79b2 topconfig MAC80211_RC_SIMPLE gone
see d9357136ac4729f589543afb6b1d17d443ae4f71

svn path=/dists/trunk/linux-2.6/; revision=11200
2008-04-26 22:00:15 +00:00
Maximilian Attems 4425462cae IEEE80211 gone
woow settings all over the place,
see 7524d7d6de5d5d3f081de8cf5479819fad339661

svn path=/dists/trunk/linux-2.6/; revision=11199
2008-04-26 22:00:12 +00:00
Maximilian Attems 464cb0dfe2 XFS_SECURITY gone
mipsel don't dare to override xfs topconfig settings ;)
see f7d3c34788696f5ba9ac9fa414ad80e2a91d4b2e

svn path=/dists/trunk/linux-2.6/; revision=11198
2008-04-26 22:00:09 +00:00
Maximilian Attems e235fa15ee NFSD_TCP gone
default enabled,
see 5ea0dd61f221ba2701314a85e998b8202412553d

svn path=/dists/trunk/linux-2.6/; revision=11197
2008-04-26 22:00:06 +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 ec9a0ee22c NFS_DIRECTIO gone
always enabled, see ecfc555a8327ff09b07066d73a98c04115007eec

svn path=/dists/trunk/linux-2.6/; revision=11195
2008-04-26 21:59:59 +00:00
Maximilian Attems e9fcad03c1 s/IWL4965_DEBUG/IWLWIFI_DEBUG/
see 0a6857e70d577237bb1cd1c991e68e7d3b6f7c90

svn path=/dists/trunk/linux-2.6/; revision=11194
2008-04-26 21:59:46 +00:00
Maximilian Attems c9d40e528c BCM43XX gone
yupie finaly rid of that source of regression.
use b43 and be happy.

see 2079fcdc06ea01c084044c348dbcd7b3e335ad49

svn path=/dists/trunk/linux-2.6/; revision=11193
2008-04-26 21:59:43 +00:00
Maximilian Attems 58c4954bf8 topconfig IWL4965_QOS and IWL3945_QOS gone
default enabled,
see 292ae1745b8fe25b8182655d4bd5628e7947ea6b

svn path=/dists/trunk/linux-2.6/; revision=11192
2008-04-26 21:59:41 +00:00
Maximilian Attems ec6c02f49a SK98LIN finaly really gone
use sky2 or skge

svn path=/dists/trunk/linux-2.6/; revision=11189
2008-04-26 21:59:33 +00:00
Bastian Blank 5737e0967b * debian/changelog: Update.
* debian/config/config: Set TCP_CONG_CUBIC as default.

svn path=/dists/trunk/linux-2.6/; revision=11145
2008-04-24 06:30:43 +00:00
Maximilian Attems 5bf4f9cb09 topconfig enable IWL4965_HT
needed for 802.11n features of the 4965 driver

svn path=/dists/trunk/linux-2.6/; revision=11118
2008-04-23 07:20:24 +00:00
Maximilian Attems 006b56d1bb topconfig: disable PATA_SIS
having 2 drivers enabled for the same pci ids is a bad idea.
as we don't switch over to pata yet, keep the old one enabled.

Lenny users will bug report *again* about changing root dev.
fun ;)
But it seems the nicer upgrade plan from Etch.

svn path=/dists/trunk/linux-2.6/; revision=11104
2008-04-19 15:46:20 +00:00
Maximilian Attems 48384a665d topconfig: unset FIREWIRE_OHCI_REMOTE_DMA
defaults to n, new special debugging option out of git-firewire.patch.

svn path=/dists/trunk/linux-2.6/; revision=11040
2008-04-04 11:45:35 +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
Bastian Blank 621149e9dc * debian/changelog: Update.
* debian/config: Enable PRINTK_TIME.

svn path=/dists/trunk/linux-2.6/; revision=10995
2008-03-28 22:10:08 +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 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
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 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 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
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
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 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 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 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