Commit Graph

858 Commits

Author SHA1 Message Date
Bastian Blank 7b80b03b75 * debian/hangelog: Update.
* debian/config/powerpc/config.powerpc64:
  Support IBM Cell based plattforms and PS3.

svn path=/dists/trunk/linux-2.6/; revision=11481
2008-05-28 22:58:28 +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 053e4216e2 debian/config: Remove silent options.
svn path=/dists/trunk/linux-2.6/; revision=11479
2008-05-28 22:30:51 +00:00
Bastian Blank 035a1b2217 * debian/changelog: Update.
* debian/config/powerpc/defines: Disable powerpc-miboot.

svn path=/dists/trunk/linux-2.6/; revision=11478
2008-05-28 22:26:20 +00:00
Bastian Blank 3762e46cf5 debian/config: Unify NLS options.
svn path=/dists/trunk/linux-2.6/; revision=11477
2008-05-28 22:23:16 +00:00
Bastian Blank 6e8db14255 debian/config/s390/config: Enable CRYPTO_SHA512_S390.
svn path=/dists/trunk/linux-2.6/; revision=11476
2008-05-28 22:19:47 +00:00
Bastian Blank 3a0fbf1952 debian/config/s390/config: Remove THERMAL workaround.
svn path=/dists/trunk/linux-2.6/; revision=11475
2008-05-28 22:18:57 +00:00
Bastian Blank 15fe997c8d debian/config/s390/config: Enable QETH_L2 and QETH_L3.
svn path=/dists/trunk/linux-2.6/; revision=11474
2008-05-28 22:17:11 +00:00
Bastian Blank 371d804c2c debian/config/s390/config
- Remove old options.
- Enable CTCM, NO_HZ and HIGH_RES_TIMERS.

svn path=/dists/trunk/linux-2.6/; revision=11473
2008-05-28 22:14:48 +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 f6b87f0137 WDC_ALI15X3 gone
see e7f379d5cabb2790ecce5d623382fa6085e7686d,
There is "wdc_udma" module parameter now.

svn path=/dists/trunk/linux-2.6/; revision=11397
2008-05-15 23:12:51 +00:00
Maximilian Attems 4c8ad31181 kill PCNET32_NAPI references
01935d7d2c544a5dfc8313f79ed164d45115aa33 nuked non NAPI code
centralize topconfig PCNET32 settings

svn path=/dists/trunk/linux-2.6/; revision=11396
2008-05-15 23:12:22 +00:00
Martin Michlmayr d2140be074 [arm/ixp4xx] Disable ATA and more SCSI and network drivers.
svn path=/dists/trunk/linux-2.6/; revision=11381
2008-05-12 14:42:34 +00:00
Martin Michlmayr 312fe35500 [arm/orion5x] Disable more SCSI drivers.
svn path=/dists/trunk/linux-2.6/; revision=11380
2008-05-12 14:31:26 +00:00
Martin Michlmayr c02a708c0c [arm/orion5x] Enable NETCONSOLE.
svn path=/dists/trunk/linux-2.6/; revision=11379
2008-05-12 14:27:17 +00:00
Maximilian Attems dfd5370788 SATA_PMP top enabled, please no useless dups ;)
svn path=/dists/trunk/linux-2.6/; revision=11377
2008-05-12 11:23:47 +00:00
Maximilian Attems b77a57c724 ATA_FF topconfig enabled, no need to dup
svn path=/dists/trunk/linux-2.6/; revision=11375
2008-05-12 11:22:49 +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
Martin Michlmayr fc85415c38 CONFIG_SATA_PMP=y is needed on Orion
svn path=/dists/trunk/linux-2.6/; revision=11373
2008-05-12 11:14:45 +00:00
Martin Michlmayr 6aab3f6380 CONFIG_ATA_SFF is needed for SATA_MV
svn path=/dists/trunk/linux-2.6/; revision=11370
2008-05-12 09:15:19 +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
Martin Michlmayr c9dff4f35c disable some new drivers
svn path=/dists/trunk/linux-2.6/; revision=11351
2008-05-11 17:21:42 +00:00
Martin Michlmayr 32c2ad1c78 [arm/orion5x] Update the config to reflect upstream renaming this
subarch.

svn path=/dists/trunk/linux-2.6/; revision=11348
2008-05-11 16:56:37 +00:00
Maximilian Attems dfd3e92a3b amd64: set initial pvops Xen amd64 config options
most of these are a nogo for the generic config.
but this is a first start for the x86_64 -xen flavour for now.

svn path=/dists/trunk/linux-2.6/; revision=11342
2008-05-09 13:38:31 +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 23f2eeca75 x86: enable modular FB_N411
see 0e27aa3dabb541edee9f23b37114856a528de01e

svn path=/dists/trunk/linux-2.6/; revision=11310
2008-05-06 13:46:30 +00:00
Maximilian Attems 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 9b52bd9fa7 x86: enable EEEPC_LAPTOP hotkey driver
supports  Fn-Fx keys on Eee PC laptops,
see e59f87966adef2cb03d419530e3ade5159487d6d
already shipped by fedora for some time,
we allmost had it for 2.6.25 too.

svn path=/dists/trunk/linux-2.6/; revision=11291
2008-05-05 12:14:04 +00:00
Maximilian Attems 287a037a26 x86 set appropriate FRAME_WARN build time warnings
needs gcc 4.4, obsoletes make checkstack
see 35bb5b1e0e84cfa1a8906f7e6a77f391ff315791

svn path=/dists/trunk/linux-2.6/; revision=11290
2008-05-05 12:01:12 +00:00
Maximilian Attems 827d6da494 x86 enable THERMAL sysfs driver
needed by acpi thermal, so default enabled modular.

svn path=/dists/trunk/linux-2.6/; revision=11289
2008-05-05 11:54:51 +00:00
Maximilian Attems 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 99902feae7 x86 ISCSI_IBFT enable
see 138fe4e069798d9aa948a5402ff15e58f483ee4e
for full details see
ftp://ftp.software.ibm.com/systems/support/system_x_pdf/ibm_iscsi_boot_firmwa

svn path=/dists/trunk/linux-2.6/; revision=11286
2008-05-05 11:54:33 +00:00
Maximilian Attems 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 304d390094 amd64: disable explicitly X86_PTDUMP
only useful for dev

svn path=/dists/trunk/linux-2.6/; revision=11280
2008-05-04 22:55:06 +00:00
Maximilian Attems 783ca0e997 x86: disable DIRECT_GBPAGES for now
may be enabled later, see 00d1c5e05736f947687be27706bda01cec104e57

svn path=/dists/trunk/linux-2.6/; revision=11279
2008-05-04 22:55:04 +00:00
Maximilian Attems 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 23db689f63 amd64: enable SCSI_DPT_I2O
got 64 bit clean, see 62ac5aedc51485d672a5d91c262a001acecbe447

svn path=/dists/trunk/linux-2.6/; revision=11277
2008-05-04 22:28:12 +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 435171525c [x86]: Enable Xen guest support in all i386 flavours.
sync with trunk xen settings

svn path=/dists/trunk/linux-2.6/; revision=11270
2008-05-04 20:31:58 +00:00
Maximilian Attems 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 bf73d64343 x86: enable ISCSI_IBFT_FIND
svn path=/dists/trunk/linux-2.6/; revision=11255
2008-05-04 14:34:09 +00:00
Maximilian Attems 08dabe2e2e x86: disable NONPROMISC_DEVMEM for now
too late in release game to push for it,
config will be changed postlenny.

svn path=/dists/trunk/linux-2.6/; revision=11254
2008-05-04 14:34:06 +00:00
Maximilian Attems 2e7bafd12d x86: enable the new kvm optimisations
KVM_GUEST and KVM_CLOCK

svn path=/dists/trunk/linux-2.6/; revision=11235
2008-05-01 09:42:53 +00:00
Maximilian Attems 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 2827b33656 PM_LEGACY gone
see 6afe1a1fe8ff83f6ac2726b04665e76ba7b14f3e

svn path=/dists/trunk/linux-2.6/; revision=11219
2008-05-01 08:55:41 +00:00
Maximilian Attems 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 b07ee6f8b0 flashpoint support is x86-32 only currently
see 78b4b05db57b04b3ed17dc71259bf1402c04abfa
and s/SCSI_OMIT_FLASHPOINT/SCSI_FLASHPOINT/

svn path=/dists/trunk/linux-2.6/; revision=11191
2008-04-26 21:59:38 +00:00
Maximilian Attems f1a901a4fd x86: BLK_DEV_HD_IDE gone
was a stupic hack and disabled anyway.

svn path=/dists/trunk/linux-2.6/; revision=11190
2008-04-26 21:59:36 +00:00
Maximilian Attems 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
Maximilian Attems 5d0384b95a [arm]: Don't ovverride topconfig SENSORS_W83792D setting.
svn path=/dists/trunk/linux-2.6/; revision=11157
2008-04-25 00:16:46 +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
Bastian Blank dbc306720e Merge /dists/sid/linux-2.6.
svn path=/dists/trunk/linux-2.6/; revision=11117
2008-04-23 06:36:13 +00:00
Martin Michlmayr 41fe09c362 Add preliminary support for HP mv2120.
svn path=/dists/trunk/linux-2.6/; revision=11110
2008-04-20 14:15:39 +00:00
Martin Michlmayr c5660fd230 enable QNAP TS-409 support
svn path=/dists/trunk/linux-2.6/; revision=11107
2008-04-20 12:49:31 +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 cb06ecedde 686: Set USB_PERSIST for eee pc suspend support
user has to explicitly enable that dangerous feature
and thus is "selber schuld"

disabled in topconfig

svn path=/dists/trunk/linux-2.6/; revision=11088
2008-04-17 13:31:39 +00:00
Martin Michlmayr ab8556bfe0 Add support for Buffalo Linkstation Pro/Live
svn path=/dists/trunk/linux-2.6/; revision=11064
2008-04-09 03:00:12 +00:00
Bastian Blank 7032e42697 * debian/changelog: Update.
* debian/config/powerpc/config.powerpc64: Support PA Semi based plattforms.

svn path=/dists/trunk/linux-2.6/; revision=11052
2008-04-05 20:42:49 +00:00
Bastian Blank 612e1e15a4 debian/config/arm/config.orion5x: Update.
svn path=/dists/trunk/linux-2.6/; revision=11048
2008-04-05 09:23:21 +00:00
Maximilian Attems 7d70f9269b x86: set IO_DELAY_0X80
it is the default and recommended!
yupie now all variables set on amd64 for 2.6.25.

svn path=/dists/trunk/linux-2.6/; revision=11042
2008-04-04 14:11:52 +00:00
Maximilian Attems 7a31d10cb1 amd64: enable SPARSEMEM_VMEMMAP
defaults to y and we want it anyway - checked fedora x86_64 enabled.

svn path=/dists/trunk/linux-2.6/; revision=11041
2008-04-04 11:57:58 +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 cad4cd7bb2 * debian/changelog: Update.
* debian/config/alpha/config, debian/config/amd64/config,
  debian/config/i386/config: Make ATM modular.

svn path=/dists/trunk/linux-2.6/; revision=11027
2008-04-01 15:21:33 +00:00
Bastian Blank 47c0000857 * debian/changelog: Update.
* debian/config/i386/config.486: Remove EXT2FS.

svn path=/dists/trunk/linux-2.6/; revision=11026
2008-04-01 14:57:58 +00:00
Martin Michlmayr 7fa201f0f2 don't override some lib/Kconfig.debug configs
svn path=/dists/trunk/linux-2.6/; revision=11011
2008-03-29 15:47:03 +00:00
Martin Michlmayr 23e2caa52e [arm/iop32x] Enable MACH_EM7210. (closes: #473136)
svn path=/dists/trunk/linux-2.6/; revision=11009
2008-03-29 15:07:58 +00:00
Maximilian Attems 7dca41d103 x86: disable LATENCYTOP
revert the enabling as pointed out by waldi,
due to select FRAME_POINTER requirement bloating kernel.
it be cool to have a debug image, where one can turn on such tools.

svn path=/dists/trunk/linux-2.6/; revision=11006
2008-03-29 10:25:31 +00:00
Bastian Blank f247db7163 debian/config: Unify debug settings.
svn path=/dists/trunk/linux-2.6/; revision=11001
2008-03-28 22:30:27 +00:00
Bastian Blank 4edef6b7bd debian/config/arm: Explicitely disable FRAME_POINTER.
svn path=/dists/trunk/linux-2.6/; revision=11000
2008-03-28 22:25:01 +00:00
Bastian Blank fcbaef0de1 * debian/changelog: Update.
* debian/config: Enable DEBUG_FS.

svn path=/dists/trunk/linux-2.6/; revision=10998
2008-03-28 22:20:59 +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
Bastian Blank 630d7582f5 Merge /dists/sid/linux-2.6.
svn path=/dists/trunk/linux-2.6/; revision=10983
2008-03-28 09:35:58 +00:00
Martin Michlmayr a7391c0516 build in RTC for now
svn path=/dists/trunk/linux-2.6/; revision=10965
2008-03-24 09:18:46 +00:00
Martin Michlmayr aa29e6f3f3 enable DVB
svn path=/dists/trunk/linux-2.6/; revision=10964
2008-03-24 09:12:52 +00:00
Bastian Blank 9d5ae0c01a * debian/config/featureset-xen/config: Disable further options.
* debian/rules.real: Use provided vmlinuz target.

svn path=/dists/trunk/linux-2.6/; revision=10963
2008-03-23 21:20:09 +00:00
Martin Michlmayr 5278f372ab recommend uboot-mkimage
svn path=/dists/trunk/linux-2.6/; revision=10960
2008-03-23 16:45:35 +00:00