Commit Graph

1043 Commits

Author SHA1 Message Date
Maximilian Attems 19ca9c6e8b topconfig set EXT3 to data=ordered
uhis has performance drawbacks, but is safer then data=writeback.

for 2.6.31 data=guarded is awaited as new default,
with better perforamance and still data safety.

seen set in fedora too.

svn path=/dists/trunk/linux-2.6/; revision=13772
2009-06-10 15:29:05 +00:00
Bastian Blank 2addd9ca6a debian/config: Centralize Input device support.
svn path=/dists/trunk/linux-2.6/; revision=13770
2009-06-10 11:47:08 +00:00
Bastian Blank c36203b790 * debian/changelog: Update.
* debian/config: Centralize Power Management.

svn path=/dists/trunk/linux-2.6/; revision=13766
2009-06-10 11:23:15 +00:00
Bastian Blank 93c8083557 debian/config/config: Cleanup sound core options.
svn path=/dists/trunk/linux-2.6/; revision=13762
2009-06-10 11:00:23 +00:00
Bastian Blank 4e70a560e3 * debian/changelog: Update.
* debian/config: Centralize sound core.

svn path=/dists/trunk/linux-2.6/; revision=13761
2009-06-10 10:55:38 +00:00
Bastian Blank d07aa1d84b debian/config: Reorder.
svn path=/dists/trunk/linux-2.6/; revision=13757
2009-06-10 10:38:19 +00:00
Maximilian Attems aa8af4d5d4 topconfig set DETECT_HUNG_TASK
defaults to yes and outputs usefull info in case.

svn path=/dists/trunk/linux-2.6/; revision=13727
2009-06-05 08:20:32 +00:00
Maximilian Attems d6c9ee2513 ext3 no longer defaults to data=ordered
these days data=writeback is used, follow upstream recommendation
and explicitly disable EXT3_DEFAULTS_TO_ORDERED that defaults to no.
tune2fs can set it anyway in the fs itself.

svn path=/dists/trunk/linux-2.6/; revision=13726
2009-06-05 08:20:30 +00:00
Maximilian Attems 8c10969ad7 topconfig explicitly unset BOOTPARAM_HUNG_TASK_PANIC
defaults to n

svn path=/dists/trunk/linux-2.6/; revision=13719
2009-06-03 18:14:25 +00:00
Maximilian Attems eb780a7b37 topconfig explicitly unset DMA_API_DEBUG
defaults to n, performance degradation if enabled..

svn path=/dists/trunk/linux-2.6/; revision=13718
2009-06-03 18:14:21 +00:00
Maximilian Attems cf424379f8 topconfig explicitly unset DYNAMIC_DEBUG
defaults to no, sounds useful for eventual debug target.

svn path=/dists/trunk/linux-2.6/; revision=13717
2009-06-03 18:14:17 +00:00
Maximilian Attems 32e9e6abac topconfig explicitly unset NET_DROP_MONITOR
defaults to no and no special request yet.

svn path=/dists/trunk/linux-2.6/; revision=13716
2009-06-03 18:14:13 +00:00
Maximilian Attems 691e5b9af0 topconfig explicity unset WORKQUEUE_TRACER
svn path=/dists/trunk/linux-2.6/; revision=13697
2009-05-28 16:12:35 +00:00
Maximilian Attems 51354a3e87 topconfig explicitly unset KMEMTRACE
svn path=/dists/trunk/linux-2.6/; revision=13696
2009-05-28 16:12:33 +00:00
Maximilian Attems 695308d760 allow both backing stores for romfs
aka enabling ROMFS_BACKED_BY_BOTH

svn path=/dists/trunk/linux-2.6/; revision=13695
2009-05-28 16:12:31 +00:00
Maximilian Attems afaeb43dd7 disable b3dfg staging crap for now
svn path=/dists/trunk/linux-2.6/; revision=13694
2009-05-28 16:12:28 +00:00
Maximilian Attems 3827f17363 topconfig enable ASYNC_TX_DMA
recommended for raid456 and enabeld in fedora.

svn path=/dists/trunk/linux-2.6/; revision=13693
2009-05-28 16:12:26 +00:00
Maximilian Attems eaff206dd9 topconfig enable PCI_IOV
svn path=/dists/trunk/linux-2.6/; revision=13692
2009-05-28 16:12:24 +00:00
dann frazier d7faa0e6d3 Enable bnx2x, using firmware-split patches from net-next and mirroring
the per-subarch config settings used for bnx2

svn path=/dists/trunk/linux-2.6/; revision=13688
2009-05-27 17:09:30 +00:00
Maximilian Attems 38089f9c30 topconfig set INET_LRO to default value
fixes:
.config:1839:warning: symbol value 'm' invalid for INET_LRO

svn path=/dists/trunk/linux-2.6/; revision=13683
2009-05-27 11:32:48 +00:00
Maximilian Attems b62cfba977 clean up old config options step 2
- igb: remove LRO Kconfig option
  5fbbcb79e5371d99565826a352c1003d0f1f0678

- HID: remove compat stuff
  afa5eb7c68689ced4284f01c96feed44a2d0a127

- cfg80211/nl80211: remove usage of CONFIG_NL80211
  633e24ed95b6c87b42f201ecb65c12a75a5a7eef

- tridentfb: delete acceleration Kconfig option
  04645fc337eef283887d3b1204017f1860ed2ff7

- ide: merge ide_arm and ide_generic host drivers
  4465461ece2b9249d6c0cf57bc0002100823e361

svn path=/dists/trunk/linux-2.6/; revision=13681
2009-05-27 11:24:16 +00:00
Maximilian Attems 30ec9c6b05 clean up old config options step 1
- VIDEO_SAA7111 and VIDEO_SAA7114 gone
  see 107063c6156a0cbf055e771baafc28a3e3c0fb9b

- USB: remove phidget drivers from kernel tree.
  see 77aa2b5878f48d6ab6e0c412cc9214c845483475

- USB: serial: rename cp2101 driver to cp210x
  see 03ee251546a9360cbb4c27c250d128dcbcfd9931

- SUNRPC: Remove CONFIG_SUNRPC_REGISTER_V4

- md: remove CONFIG_MD_RAID_RESHAPE config option.

- fbdev: remove cyblafb driver

svn path=/dists/trunk/linux-2.6/; revision=13680
2009-05-27 11:24:09 +00:00
Maximilian Attems e42c5e3bf3 topconfig disable FTRACE_SYSCALLS
svn path=/dists/trunk/linux-2.6/; revision=13679
2009-05-27 10:50:17 +00:00
Maximilian Attems 4e43f8dada topconfig disable EVENT_TRACER
default disabled

svn path=/dists/trunk/linux-2.6/; revision=13678
2009-05-27 10:50:13 +00:00
Maximilian Attems d86e45bc2a topconfig enable modular USB_NET_CDC_EEM
svn path=/dists/trunk/linux-2.6/; revision=13677
2009-05-27 10:50:11 +00:00
Maximilian Attems 5dd6548bce topconfig set FCOE_FNIC
svn path=/dists/trunk/linux-2.6/; revision=13676
2009-05-27 10:50:07 +00:00
Maximilian Attems c8cbefa57f topconfig set STRIP_ASM_SYMS
defaults to no, but seems useful and also seen enabled on fedora.

svn path=/dists/trunk/linux-2.6/; revision=13673
2009-05-27 10:49:58 +00:00
Maximilian Attems d526dcb5ed topconfig set KERNEL_GZIP
current default.

svn path=/dists/trunk/linux-2.6/; revision=13672
2009-05-27 10:49:55 +00:00
Bastian Blank 6b04bc7ea5 debian/config: Reorder.
svn path=/dists/trunk/linux-2.6/; revision=13641
2009-05-20 13:20:19 +00:00
Maximilian Attems 6f451e622c topconfig disable more staging foo
quickly verified that we don't distribute any of this stuff
as separate linux modules.
stuff can be enabled on user request if it compiles..

makes remaining options to set more readable.

svn path=/dists/trunk/linux-2.6/; revision=13587
2009-05-07 14:16:23 +00:00
Maximilian Attems bbfc9ff0ff topconfig centralize modular MTD_NAND_NANDSIM
seems that drivers/mtd resisted centralisation yet,
mostly disabled just strange deviation on alpha.

"we already have it for NOR flash with CONFIG_MTD_RAM,
 but we don't have it for NAND flash with CONFIG_MTD_NAND_NANDSIM
 the use case is for people like me who have some ubifs
 volumes to work with on both NOR and NAND flashes outside the target
 machine."

Reported-by: Aurélien Gérôme <ag@debian.org>

svn path=/dists/trunk/linux-2.6/; revision=13577
2009-05-06 11:48:35 +00:00
Maximilian Attems bb88ff6830 topconfig explicitly disable IMA
seen disabled in fedora and defaults to no

svn path=/dists/trunk/linux-2.6/; revision=13571
2009-05-05 13:46:08 +00:00
Maximilian Attems d8d71d8c4d topconfig explicitly disable tomoyo security model
defaults to no,
another of this pathname based stuff.

svn path=/dists/trunk/linux-2.6/; revision=13570
2009-05-05 13:46:05 +00:00
Maximilian Attems 03a769a97d topconfig disable explicitly FTRACE_STARTUP_TEST
svn path=/dists/trunk/linux-2.6/; revision=13569
2009-05-05 13:46:02 +00:00
Maximilian Attems f100842100 topconfig centralize 3Dfx fb options
alpha strangely enabled the accel option that no one else did,
most probably an oversight.
set te new FB_3DFX_I2C support.

svn path=/dists/trunk/linux-2.6/; revision=13567
2009-05-05 13:45:55 +00:00
Maximilian Attems e90b985f8d topconfig enable AFS_FSCACHE
svn path=/dists/trunk/linux-2.6/; revision=13559
2009-05-04 13:08:40 +00:00
Maximilian Attems cb7bf4aaf6 topconfig enable NFS_FSCACHE
svn path=/dists/trunk/linux-2.6/; revision=13558
2009-05-04 13:08:32 +00:00
Maximilian Attems 0ff8a09113 topconfig set modular EXOFS
svn path=/dists/trunk/linux-2.6/; revision=13557
2009-05-04 13:08:24 +00:00
Maximilian Attems d60271370e topconfig enable modular CACHEFILES and friends
same story then previous fscache commit.

svn path=/dists/trunk/linux-2.6/; revision=13556
2009-05-04 13:08:16 +00:00
Maximilian Attems 4e9a1ced15 topconfig enable modular FSCACHE and frieds
follow Kconfig recommendation, same config seen in fedora.

svn path=/dists/trunk/linux-2.6/; revision=13555
2009-05-04 13:08:08 +00:00
Maximilian Attems 6bde30ddd9 topconfig enable POHMELFS
landed in staging somehow..

svn path=/dists/trunk/linux-2.6/; revision=13553
2009-05-04 13:07:53 +00:00
Maximilian Attems 1a577b865d topconfig set modular NOP_USB_XCEIV
svn path=/dists/trunk/linux-2.6/; revision=13551
2009-05-04 13:07:36 +00:00
Maximilian Attems e4ed938c55 topconfig disable FB_BROADSHEET for now
defaults to no, disabled in fedora,
can be enabled on request..

svn path=/dists/trunk/linux-2.6/; revision=13550
2009-05-04 13:07:30 +00:00
Maximilian Attems 098d596f93 topconfig set modular VIDEO_CX231XX_ALSA
svn path=/dists/trunk/linux-2.6/; revision=13549
2009-05-04 13:07:24 +00:00
Maximilian Attems 1e6c6a0fb5 topconfig s/MEDIA_TUNER_CUSTOMIZE/MEDIA_TUNER_CUSTOMISE/
see 1398ae1fe6048d49397dccaa4bc1a4101eecf643

svn path=/dists/trunk/linux-2.6/; revision=13548
2009-05-04 13:07:17 +00:00
Maximilian Attems b9c104d618 topconfig set modular REGULATOR_FIXED_VOLTAGE
svn path=/dists/trunk/linux-2.6/; revision=13547
2009-05-04 13:07:10 +00:00
Maximilian Attems e3016dfe08 topconfig set COMPAT_NET_DEV_OPS
this will disappear at some point upstream,
but for now it is still needed for older network devices..

svn path=/dists/trunk/linux-2.6/; revision=13546
2009-05-04 13:06:57 +00:00
Maximilian Attems 592c3cca37 topconfig enable modular CRYPTO_ZLIB
svn path=/dists/trunk/linux-2.6/; revision=13497
2009-04-22 14:35:42 +00:00
Maximilian Attems b0de7d0695 topconfig enable modular UIO_AEC
svn path=/dists/trunk/linux-2.6/; revision=13496
2009-04-22 14:35:38 +00:00
Maximilian Attems 4fd3363709 topconfig enable modular LEDS_BD2802
svn path=/dists/trunk/linux-2.6/; revision=13495
2009-04-22 14:35:35 +00:00
Maximilian Attems 9dd1f55ea4 topconfig enable modular LEDS_DAC124S085
svn path=/dists/trunk/linux-2.6/; revision=13494
2009-04-22 14:35:32 +00:00
Maximilian Attems 990f23427e topconfig enable modular LEDS_LP5521
svn path=/dists/trunk/linux-2.6/; revision=13493
2009-04-22 14:35:29 +00:00
Maximilian Attems 6538cd8283 topconfig enable modular DRAGONRISE_FF
svn path=/dists/trunk/linux-2.6/; revision=13492
2009-04-22 14:35:25 +00:00
Maximilian Attems 6eb9364f47 topconfig enable modular VIDEO_CX231XX
svn path=/dists/trunk/linux-2.6/; revision=13491
2009-04-22 14:35:21 +00:00
Maximilian Attems ac40713dcf topconfig enable modular VIDEO_HDPVR
svn path=/dists/trunk/linux-2.6/; revision=13490
2009-04-22 14:35:17 +00:00
Maximilian Attems f2f5efa105 topconfig enable modular SERIAL_MAX3100
svn path=/dists/trunk/linux-2.6/; revision=13489
2009-04-22 14:35:10 +00:00
Maximilian Attems 5e00876d1d topconfig enable modular ISL29003
svn path=/dists/trunk/linux-2.6/; revision=13488
2009-04-22 14:35:05 +00:00
Maximilian Attems 69b015353d topconfig enable modular USB_SERIAL_SYMBOL
svn path=/dists/trunk/linux-2.6/; revision=13486
2009-04-22 06:46:16 +00:00
Maximilian Attems c740cc638f topconfig enable modular USB_SERIAL_QUALCOMM
svn path=/dists/trunk/linux-2.6/; revision=13485
2009-04-22 06:46:14 +00:00
Maximilian Attems a7b36aeb5c topconfig enable modular USB_SERIAL_CP210X
svn path=/dists/trunk/linux-2.6/; revision=13484
2009-04-22 06:46:10 +00:00
Maximilian Attems 15c7dfc1c0 topconfig enable modular SND_INDIGODJX
svn path=/dists/trunk/linux-2.6/; revision=13483
2009-04-22 06:46:08 +00:00
Maximilian Attems f531f77c5a topconfig enable modular SND_INDIGOIOX
svn path=/dists/trunk/linux-2.6/; revision=13482
2009-04-22 06:46:05 +00:00
Maximilian Attems c26ef94812 topconfig enable modular DVB_USB_CE6230
svn path=/dists/trunk/linux-2.6/; revision=13481
2009-04-22 06:46:03 +00:00
Maximilian Attems 1e8e68fc6c topconfig enable USB_PWC_INPUT_EVDEV
svn path=/dists/trunk/linux-2.6/; revision=13480
2009-04-22 06:46:00 +00:00
Maximilian Attems 9d44e18805 topconfig enable modular USB_GSPCA_SQ905C
svn path=/dists/trunk/linux-2.6/; revision=13479
2009-04-22 06:45:57 +00:00
Maximilian Attems f8893da93a topconfig enable modular USB_GSPCA_SQ905
svn path=/dists/trunk/linux-2.6/; revision=13478
2009-04-22 06:45:55 +00:00
Maximilian Attems e485bb7a5c topconfig enable modular USB_GSPCA_MR97310A
svn path=/dists/trunk/linux-2.6/; revision=13477
2009-04-22 06:45:52 +00:00
Maximilian Attems 9805c28c72 topconfig enable modular SENSORS_LM95241
svn path=/dists/trunk/linux-2.6/; revision=13476
2009-04-22 06:45:49 +00:00
Maximilian Attems afd5215f5e topconfig enable modular SENSORS_LTC4215.
svn path=/dists/trunk/linux-2.6/; revision=13475
2009-04-22 06:45:47 +00:00
Maximilian Attems d5d89d744e topconfig enable modular SENSORS_G760A
svn path=/dists/trunk/linux-2.6/; revision=13474
2009-04-22 06:45:44 +00:00
Maximilian Attems 37b86d44e9 topconfig enable modular HW_RANDOM_TIMERIOMEM
svn path=/dists/trunk/linux-2.6/; revision=13473
2009-04-22 06:45:39 +00:00
Maximilian Attems ddb39188d6 topconfig reenable modular 3C359
ported to request_firmware().

svn path=/dists/trunk/linux-2.6/; revision=13472
2009-04-22 06:45:36 +00:00
Maximilian Attems 25984426b7 fix another typo for RDS_DEBUG
svn path=/dists/trunk/linux-2.6/; revision=13471
2009-04-22 06:45:33 +00:00
Maximilian Attems 7b4584d47c topconfig enable modular NETFILTER_XT_TARGET_LED
svn path=/dists/trunk/linux-2.6/; revision=13470
2009-04-22 06:45:31 +00:00
Maximilian Attems 81884558ac add missing space for RDS_DEBUG disabled option
defaults to n

svn path=/dists/trunk/linux-2.6/; revision=13457
2009-04-20 09:38:23 +00:00
Maximilian Attems 80bd214c81 topconfig enable modular SENSORS_ATK0110
svn path=/dists/trunk/linux-2.6/; revision=13456
2009-04-20 09:30:56 +00:00
Maximilian Attems 5bbe534efd topconfig enable modular TOUCHSCREEN_AD7877
svn path=/dists/trunk/linux-2.6/; revision=13455
2009-04-20 09:30:54 +00:00
Maximilian Attems 3326ec425f topconfig enable new iwlwifi options
nuke some old ones

svn path=/dists/trunk/linux-2.6/; revision=13454
2009-04-20 09:30:52 +00:00
Maximilian Attems 1e0d341e0f topconfig enable modular VXGE
svn path=/dists/trunk/linux-2.6/; revision=13453
2009-04-20 09:30:49 +00:00
Maximilian Attems b39af46c71 topconfig enable modular IGBVF
svn path=/dists/trunk/linux-2.6/; revision=13452
2009-04-20 09:30:46 +00:00
Maximilian Attems 3bfea8652c topconfig enable modular ETHOC
svn path=/dists/trunk/linux-2.6/; revision=13451
2009-04-20 09:30:44 +00:00
Maximilian Attems 5731c76d89 topconfig enable modular SCSI_OSD_INITIATOR and friends..
svn path=/dists/trunk/linux-2.6/; revision=13450
2009-04-20 09:30:42 +00:00
Maximilian Attems eefdae63f7 topconfig enable modular SCSI_MPT2SAS
svn path=/dists/trunk/linux-2.6/; revision=13449
2009-04-20 09:30:39 +00:00
Maximilian Attems 0ddd4c448f topconfig enable modular RDS
svn path=/dists/trunk/linux-2.6/; revision=13448
2009-04-20 09:30:35 +00:00
Maximilian Attems a609ddf19d topconfig enable modular NETFILTER_XT_MATCH_CLUSTER
svn path=/dists/trunk/linux-2.6/; revision=13447
2009-04-20 09:30:31 +00:00
Maximilian Attems c1e00e49f1 topconfig enable iwlwifi
renaming games in 80bc53931bdf8284c5a95ba96d86ab6c2473a5f8

svn path=/dists/trunk/linux-2.6/; revision=13432
2009-04-17 01:03:20 +00:00
Maximilian Attems 345fcfe633 topconfig enable modular AR9170_USB
instead of staging otus crap.

svn path=/dists/trunk/linux-2.6/; revision=13431
2009-04-17 01:03:17 +00:00
Maximilian Attems 15a624198f topconfig enable modular P54_SPI
svn path=/dists/trunk/linux-2.6/; revision=13430
2009-04-17 01:03:13 +00:00
Maximilian Attems f61bdc80b8 topconfig enable modular MWL8K
svn path=/dists/trunk/linux-2.6/; revision=13429
2009-04-17 01:03:08 +00:00
Maximilian Attems b9e08b8712 topconfig enable ported AT76C50X_USB
instead of older staging crap.

svn path=/dists/trunk/linux-2.6/; revision=13428
2009-04-17 01:03:04 +00:00
Maximilian Attems d7ba5181b7 topconfig enable modular nilfs2
svn path=/dists/trunk/linux-2.6/; revision=13426
2009-04-17 00:41:33 +00:00
Ben Hutchings dffdbf2acd Reenable rt2860sta and rt2870sta
svn path=/dists/trunk/linux-2.6/; revision=13405
2009-04-12 20:55:42 +00:00
Maximilian Attems c4847ceedf topconfig GFS2_FS_LOCKING_DLM got bool
fixes:
.config:1452:warning: symbol value 'm' invalid for GFS2_FS_LOCKING_DLM

svn path=/dists/trunk/linux-2.6/; revision=13374
2009-04-08 15:00:51 +00:00
Maximilian Attems 8403c5515d update to 2.6.30-rc1
* bunch of request_firmware patches merged
* disable some staging crap
  Ben Hutchings <ben@decadent.org.uk>
* nuke more stuff in firmware/ dir to keep beeing dfsg clean
  much stuff outside of firmware/ gone
* rediff firmware/Makefile patch
* disable bunch of ?merged? arm patches

TODO: - review addition of new firmware outside of firmware/ dir
      drivers/staging beeing the primary target, but maybe more..
      - check gfs2 and gpu-drm-radeon-request_firmware patches

svn path=/dists/trunk/linux-2.6/; revision=13365
2009-04-08 11:01:42 +00:00
Bastian Blank 6832dd13f3 Revert revision 13334.
svn path=/dists/trunk/linux-2.6/; revision=13349
2009-04-06 10:32:23 +00:00
Ben Hutchings 307ea1b234 Remove firmware from driver/staging (closes: #521553)
Disable affected drivers: rt2860, rt2870

svn path=/dists/trunk/linux-2.6/; revision=13334
2009-04-05 20:07:50 +00:00
Maximilian Attems 73d0d141bf topconfig Enable PATA_JMICRON instead of legacy BLK_DEV_JMICRON
this will have changing dev name,
but anyway this was never guaranteed to stay stable.

better pick the driver that is recommended upstream.

svn path=/dists/trunk/linux-2.6/; revision=13310
2009-04-01 14:53:29 +00:00
Maximilian Attems 69c5bff7d0 topconfig enable modular DNET
got added on 4796417417a62e2ae83d92cb92e1ecf9ec67b5f5

amd64 config now clean again.

svn path=/dists/trunk/linux-2.6/; revision=13223
2009-03-24 01:56:33 +00:00
Maximilian Attems 2c140ca00c topconfig explicitly disable LIB80211_DEBUG
added in 6f16bf3bdb94b567e2b6663378efb2dbf40db133

svn path=/dists/trunk/linux-2.6/; revision=13222
2009-03-24 01:56:31 +00:00
Maximilian Attems 1e45c7a2d5 topconfig set FW_LOADER to y
tristate "if EMBEDDED" was added to Kconfig.

Reported-by: Martin Michlmayr <tbm@cyrius.com>

svn path=/dists/trunk/linux-2.6/; revision=13203
2009-03-22 21:39:30 +00:00
Maximilian Attems 2553102449 centralize JOYSTICK_IFORCE settings
was the last remaining joystick driver not in topconfig.

svn path=/dists/trunk/linux-2.6/; revision=13185
2009-03-20 16:49:23 +00:00
Maximilian Attems 91a063f395 centralize more debug options
DEBUG_SPINLOCK_SLEEP, DEBUG_KOBJECT, DEBUG_INFO, FRAME_POINTER,
FAULT_INJECTION and LATENCYTOP.

svn path=/dists/trunk/linux-2.6/; revision=13179
2009-03-20 11:43:19 +00:00
Maximilian Attems 798f70f1ac centralize LOCKSTAT setting
svn path=/dists/trunk/linux-2.6/; revision=13178
2009-03-20 11:43:16 +00:00
Maximilian Attems 49cadb9816 centralize DEBUG_SPINLOCK
svn path=/dists/trunk/linux-2.6/; revision=13177
2009-03-20 11:43:13 +00:00
Maximilian Attems dae61a1f36 centralize DEBUG_SLAB setting
seen unset on powerpc for example.

svn path=/dists/trunk/linux-2.6/; revision=13176
2009-03-20 11:43:09 +00:00
Maximilian Attems e12d3311e4 benet got merged into proper drivers/net from staging
remove old staging ref and enable the new variable.

svn path=/dists/trunk/linux-2.6/; revision=13175
2009-03-19 23:06:13 +00:00
Bastian Blank 429871a939 debian/config/config: Fix.
svn path=/dists/trunk/linux-2.6/; revision=13144
2009-03-16 22:49:21 +00:00
Bastian Blank 3ffe73de60 debian/config/config: Set CLASSIC_RCU.
svn path=/dists/trunk/linux-2.6/; revision=13142
2009-03-16 22:37:16 +00:00
Bastian Blank 5d3ee3838f debian/config: Centralize virtio devices.
svn path=/dists/trunk/linux-2.6/; revision=13141
2009-03-16 22:30:43 +00:00
Bastian Blank 3414af07aa debian/config: Reorder.
svn path=/dists/trunk/linux-2.6/; revision=13137
2009-03-16 22:01:18 +00:00
Maximilian Attems 8f5eba2f49 Merge branch 'deprecated'
svn path=/dists/trunk/linux-2.6/; revision=13131
2009-03-16 16:41:00 +00:00
Maximilian Attems a3f0b7852b topconfig centralize joystick drivers
while we are at it, define those in topconfig.

svn path=/dists/trunk/linux-2.6/; revision=13129
2009-03-16 16:33:46 +00:00
Maximilian Attems 071f965fba topconfig set modular JOYSTICK_DB9
not confined on divers archs..

svn path=/dists/trunk/linux-2.6/; revision=13128
2009-03-16 16:33:43 +00:00
Maximilian Attems 4d27e13b57 topconfig unset SUNRPC_REGISTER_V4
nobody voted for it on 2.6.28 config questions,
also seen unset in fedora, defaults to n.

svn path=/dists/trunk/linux-2.6/; revision=13123
2009-03-16 15:56:53 +00:00
Maximilian Attems 1458fa8987 topconfig explicitly unset SECURITY_PATH
no one asked for it yet, antivirus cool aid stuff..
"pathname based access controls"

svn path=/dists/trunk/linux-2.6/; revision=13122
2009-03-16 15:54:31 +00:00
Maximilian Attems 63c513e207 topconfig explicitly unset power and hw branch tracer
defaults to n, dev tools.

svn path=/dists/trunk/linux-2.6/; revision=13121
2009-03-16 15:54:29 +00:00
Maximilian Attems b51e0d18d5 topconfig explicitly unset DEBUG_NOTIFIERS
svn path=/dists/trunk/linux-2.6/; revision=13120
2009-03-16 15:54:26 +00:00
Maximilian Attems 7a0f5e067e topconfig disable staging android drivers
svn path=/dists/trunk/linux-2.6/; revision=13119
2009-03-16 15:54:24 +00:00
Maximilian Attems 7fefcae9ab topconfig explicitly disable staging driver meilhaus
not yet shipped as module.
same story as other staging will be enabled on demand..

svn path=/dists/trunk/linux-2.6/; revision=13118
2009-03-16 15:54:22 +00:00
Maximilian Attems 065309c0c3 topconfig explicitly unset DVB_DYNAMIC_MINORS
if we get demand for more then 4 of a single type of dvb device
that may be changed for that arch..

svn path=/dists/trunk/linux-2.6/; revision=13117
2009-03-16 15:54:15 +00:00
Maximilian Attems d2e19903e5 topconfig set SFC_MTD
defaults to yes and may be useful for sfc module users.

svn path=/dists/trunk/linux-2.6/; revision=13116
2009-03-16 15:54:13 +00:00
Maximilian Attems bdc45d3966 topconfig explicitly unset RCU_TRACE
svn path=/dists/trunk/linux-2.6/; revision=13111
2009-03-16 15:54:00 +00:00
Maximilian Attems 127a15451b x86 unset EARLY_PRINTK_DBGP
move it from topconfig as x86 specific

svn path=/dists/trunk/linux-2.6/; revision=13101
2009-03-12 12:37:21 +00:00
Maximilian Attems 563f1cd7be config nuke various old variables (part 9)
- 93c164af19f608c5f737eb9bed8cb4de3a872329
  remove ide-scsi
- ffa793f9bb5b563edb4cacc43a4d6677eec0e36b
  remove BLK_DEV_HD_ONLY
- 118a9069f06ff591d51a3133e242f0c256ba2db7
  module: remove CONFIG_KMOD
- 53846574799884a04a4498f6342400d5c1423c79
  BLK_DEV_IDEDMA_PMAC
- cadb300a4254b1f28bce84e280b7d46c525f73c6
  sl82c105: remove dead code
  LOPEC
- 1f49060adcc1817337af95392bdf8a6205abffa0
  PPLUS
- alpha nuke old OSS driver variables

svn path=/dists/trunk/linux-2.6/; revision=13100
2009-03-12 12:37:18 +00:00
Maximilian Attems 62a5f3bf75 topconfig s/BACKLIGHT_CORGI/BACKLIGHT_GENERIC/
renamed in d00ba726725c6f41e43df00f83e484ba8f9fac5c
as bonus nuke dup definition

svn path=/dists/trunk/linux-2.6/; revision=13099
2009-03-12 12:37:16 +00:00
Maximilian Attems d51216d9f1 config nuke various old variables (part 8)
- 9e0c79782143a816ba7d7f0f6e195091a97053f6
  lis3lv02d: merge with leds hp disk
  LEDS_HP_DISK
- e948b20a71a06a740c925d6ea22b59b4e17cfa0c
  netfilter: rename ipt_recent to xt_recent
- ddebc973c56b51b4e5d84d606f0430d81b895d67
  dccp: Lockless integration of CCID congestion-control plugins
  IP_DCCP_CCID2
- beb2a7f331361bfe81e71acdb0739eae570475a2
  net/ieee80211 -> drivers/net/ipw2x00/libipw_* rename
- 76483cf4d0efbc35eaf9905a437f2f1be0221360
  HID: remove hid-ff
  HID_FF

svn path=/dists/trunk/linux-2.6/; revision=13098
2009-03-12 12:37:13 +00:00
Maximilian Attems 064165c78a config nuke various old variables (part 7)
- 277d342fc423fca5e66e677fe629d1b2f8f1b9e2
  selinux: Deprecate and schedule the removal of the the compat_net
  SECURITY_SELINUX_ENABLE_SECMARK_DEFAULT
- 5915eb53861c5776cfec33ca4fcc1fd20d66dd27
  security: remove dummy module
  SECURITY_CAPABILITIES
- 771fd565195727d12f0b75d918b9fcb9f33a5476
  rt2x00: Make rt2x00 LEDS invisible config option
- 58169529986e81e0d477ce11eb8b91f025f649c1
  rt2x00: Make RFKILL enabled by default
- 53ef99cad9878f02f27bb30bc304fc42af8bdd6e
  ocfs2: Remove JBD compatibility layer
- ede16af4cdbd21fa15d4178beb7c6fcbcccd07e9
  pkt_sched: Remove CONFIG_NET_SCH_RR
- 4e887d5b2fb909f18d153f47d2f3fdc2c76bb83a
  mac80211: remove MAC80211_DEBUG from net/mac80211/Kconfig
- b3a6ffe16b5cc48abe7db8d04882dc45280eb693
  Get rid of CONFIG_LSF

svn path=/dists/trunk/linux-2.6/; revision=13097
2009-03-12 12:37:11 +00:00
Maximilian Attems d9ed477de1 config nuke various old variables (part 6)
- a57a5c2e8db8d80f460dcad77877895718c9f209
  x86 setup: remove remnants of CONFIG_VIDEO_SELECT (read: vga=)
- e0677760945585ee475c2d6a7fa4d5b0dd573cb4
  V4L/DVB (8689): dpc7146: remove dpc7146 demonstration board driver
  VIDEO_DPC
- 640c1bce86d1e11ee6a1263fdf6170d3210b1684
  USB: delete airprime driver
  USB_SERIAL_AIRPRIME
- ff30bf1ca4b548c0928dae6bfce89458b95e5bf4
  USB: remove optional bus bindings in isp1760, fixing runtime warning
  USB_ISP1760_PCI
- 45a5b872bda1a3b5a4959ce66d19381df82419c9
  V4L/DVB (8690): tuner-3036: remove driver
  TUNER_3036
- 40fef8a649e5344bfb6a67a7cc3def3e0dad6448
  SUNRPC: Use only rpcbind v2 for AF_INET requests
  SUNRPC_BIND34
- dd7f8dbe2b3c0611ba969cd867c10cb63d163e25
  eeprom: More consistent symbol names
  SPI_AT25

svn path=/dists/trunk/linux-2.6/; revision=13096
2009-03-12 12:37:07 +00:00
Maximilian Attems 6b7ca204f8 config nuke various old variables (part 5)
- various NAPI variables gone, default anyway
- ANSI_CPRNG got prefixed crypto, set topconfig
- dd7f8dbe2b3c0611ba969cd867c10cb63d163e25
  eeprom: More consistent symbol names
  AT24
- de0ca06a99c33df8333955642843331ab6b6e7ff
  coda: remove CODA_FS_OLD_API
- cb520223d7f22c5386aff27a5856a66e2c32aaac
  scsi_dh: Remove hardware handlers from dm
  DM_MULTIPATH_EMC, DM_MULTIPATH_RDAC and DM_MULTIPATH_HP
- 986bd1e58b18c09b753f797df19251804bfe3e84
  DVB_CINERGYT2 and DVB_CINERGYT2_TUNING
- 630b25cdf4e3f8c0a11eb04fc8436cc36653cd58
  e1000: remove unused Kconfig option for disabling packet split
  E1000_DISABLE_PACKET_SPLIT
- 048bca223739368aa5b9ce7cfb1d576c32d66cc7
  [GFS2] No lock_nolock

svn path=/dists/trunk/linux-2.6/; revision=13095
2009-03-12 12:37:02 +00:00
Maximilian Attems 31c630d6fa config nuke various old variables (part 2)
- 62663ea8220366472fe20462831f2d69d7987439
  cpufreq: Remove deprecated /proc/acpi/processor/../performance proc
  CONFIG_X86_ACPI_CPUFREQ_PROC_INTF
- c20b15fde50c32174af4b48851e5ddadba36330e
  USB: usb-storage: merge DPCM support into SDDR09
  USB_STORAGE_DPCM
- 8c19a51591d06f5226499972567f528cf6066bb7
  HID: move apple quirks
  USB_HIDINPUT_POWERBOOK
- d2fbd0f2f9f5a34831a0b8fe6b16c6e1afba1200
  specialix: Code cleanups
  SPECIALIX_RTSCTS
-  7102ed519a08b70eadc8fea9d8765d2d990241d1
  remove the OSS trident driver
  SOUND_TRIDENT
- dd7f8dbe2b3c0611ba969cd867c10cb63d163e25
  eeprom: More consistent symbol names
  SENSORS_EEPROM
- b78ded89156827b50729518b1d13fea6defb46ee
  qla2xxx: remove the unused SCSI_QLOGIC_FC_FIRMWARE option
  SCSI_QLOGIC_FC_FIRMWARE

svn path=/dists/trunk/linux-2.6/; revision=13092
2009-03-11 15:46:27 +00:00
Maximilian Attems ea54552aed configs nuke various old variables (part 1)
- eepro100 finaly gone, pheeew
- dfdf34bbcbb2687d3a5fa723279124df9e309195 removes ref to
  dead sound OSS vars AEDSP16_MSS and SBPRO
- e92481f95375aa2702ea5018b0295792ae0fa9c1 use request_firmware()
  nuked ATM_FORE200E_MAYBE and ATM_FORE200E_PCA
- 41d1a3d31d097a31380b83eea0ec10ea1d040376
  ide: remove broken hpt34x driver
- b19fa1fa91845234961c64dbd564671aa7c0fd27
  net: Delete NETDEVICES_MULTIQUEUE kconfig option
- ac88a8f3f7df04774b386ddaf586040adb819b58
  PNP: remove old CONFIG_PNP_DEBUG option
- 88d987d6db2a14b191f4eb21cc623dae31e28e9d
  usb: auerswald: remove driver (obsolete)

svn path=/dists/trunk/linux-2.6/; revision=13091
2009-03-11 15:35:53 +00:00
Bastian Blank ab3b8ebf1c debian/config: Reorder.
svn path=/dists/trunk/linux-2.6/; revision=13090
2009-03-11 15:16:07 +00:00
Maximilian Attems fcbcf71481 topconfig enable IXGBE_DCB
svn path=/dists/trunk/linux-2.6/; revision=13082
2009-03-11 14:56:57 +00:00
Maximilian Attems d77944f161 topconfig set DCB
Data Center Bridging support

svn path=/dists/trunk/linux-2.6/; revision=13081
2009-03-11 14:56:53 +00:00
Maximilian Attems e0d26db053 topconfig explicitly set SCHED_OMIT_FRAME_POINTER
svn path=/dists/trunk/linux-2.6/; revision=13080
2009-03-11 14:56:50 +00:00
Maximilian Attems 61d6c67410 topconfig enable DEVPTS_MULTIPLE_INSTANCES
allows namespaces to have isolated pty namespaces

svn path=/dists/trunk/linux-2.6/; revision=13075
2009-03-10 22:18:05 +00:00
Maximilian Attems 868380c974 make comedi x86 only
crap staging driver effecitvely breaks builds on ppc for example:
build/linux-2.6-2.6.29~rc7/debian/build/source_powerpc_none/drivers/staging/comedi/drivers.c: In function 'comedi_buf_alloc':
/build/linux-2.6-2.6.29~rc7/debian/build/source_powerpc_none/drivers/staging/comedi/drivers.c:497: error: 'PAGE_KERNEL_NOCACHE' undeclared (first use in this function)
/build/linux-2.6-2.6.29~rc7/debian/build/source_powerpc_none/drivers/staging/comedi/drivers.c:497: error: (Each undeclared identifier is reported only once
/build/linux-2.6-2.6.29~rc7/debian/build/source_powerpc_none/drivers/staging/comedi/drivers.c:497: error: for each function it appears in.)
make[8]: *** [drivers/staging/comedi/drivers.o] Error 1

svn path=/dists/trunk/linux-2.6/; revision=13072
2009-03-10 13:41:35 +00:00
Maximilian Attems 258e5535ee topconfig explicitly unset TRACE_BRANCH_PROFILING
svn path=/dists/trunk/linux-2.6/; revision=13062
2009-03-09 10:30:01 +00:00
Maximilian Attems 4f24ced67d topconfig enable COMEDI staging driver
shipped as comedi-source.

svn path=/dists/trunk/linux-2.6/; revision=13061
2009-03-09 10:29:59 +00:00
Maximilian Attems 2ca5f334be topconfig staging
disable bunch of drivers, they can be reenabled on user request.
afais we don't ship any of those in separate modules.

svn path=/dists/trunk/linux-2.6/; revision=13060
2009-03-09 10:29:57 +00:00
Maximilian Attems 504f685625 topconfig enable modular CHARGER_PCF50633
svn path=/dists/trunk/linux-2.6/; revision=13059
2009-03-09 10:29:48 +00:00
Maximilian Attems 74670ec0b0 topconfig enable modular INPUT_PCF50633_PMU
svn path=/dists/trunk/linux-2.6/; revision=13058
2009-03-09 10:29:31 +00:00
Maximilian Attems b1f8768730 topconfig enable modular RTC_DRV_PCF50633
svn path=/dists/trunk/linux-2.6/; revision=13057
2009-03-09 10:29:28 +00:00
Maximilian Attems 7a1451b02b topconfig enable modular EDAC_I5400
svn path=/dists/trunk/linux-2.6/; revision=13056
2009-03-09 10:29:24 +00:00
Maximilian Attems 56c6f2d4fd topconfig explicitly unset USB_OXU210HP_HCD
unlikely usage, in the contrary advent can be enabled.

svn path=/dists/trunk/linux-2.6/; revision=13055
2009-03-09 10:29:22 +00:00
Maximilian Attems 9f6e60bd57 topconfig enable modular DVB_S921
svn path=/dists/trunk/linux-2.6/; revision=13054
2009-03-09 10:29:20 +00:00
Maximilian Attems 7be35ced48 topconfig enable modular REGULATOR_PCF50633
svn path=/dists/trunk/linux-2.6/; revision=13053
2009-03-09 10:29:17 +00:00
Maximilian Attems 2c8a1c11aa topconfig enable modular MFD_PCF50633 and friends
svn path=/dists/trunk/linux-2.6/; revision=13052
2009-03-09 10:29:15 +00:00
Maximilian Attems 6dba562bd2 topconfig enable modular ATM_SOLOS
svn path=/dists/trunk/linux-2.6/; revision=13051
2009-03-09 10:29:12 +00:00
Maximilian Attems 86c30a6a0e topconfig fix paste error
svn path=/dists/trunk/linux-2.6/; revision=13049
2009-03-09 10:01:36 +00:00
Maximilian Attems 3a4a897d90 topconfig centralize ATALK
add the missing definitions to topconfig and thus nuke dupes.

Reported-by: Martin Michlmayr <tbm@cyrius.com>

svn path=/dists/trunk/linux-2.6/; revision=13047
2009-03-09 09:59:21 +00:00
Maximilian Attems 86601bf4dd topconfig centralize modular LLC2
thus nuke dup definitions

Reported-by: Martin Michlmayr <tbm@cyrius.com>

svn path=/dists/trunk/linux-2.6/; revision=13046
2009-03-09 09:59:15 +00:00
Maximilian Attems 35d60d9a7b topconfig centralize USB_NET_CDC_SUBSET options
allows to nuke various drivers/net/usb/Kconfig blocks.

svn path=/dists/trunk/linux-2.6/; revision=13045
2009-03-09 09:59:11 +00:00
Maximilian Attems 1378d31ba8 topconfig centralize drivers/net step 1 NETDEV_1000
most of the drivers are anyway in topconfig add those that aren't :)

special treat sparc only for MYRI_SBUS, don't allow it to unset
bunch of them to reset them afterwards.

also various *_NAPI are gone, default anyway.

svn path=/dists/trunk/linux-2.6/; revision=13043
2009-03-09 09:59:02 +00:00
Maximilian Attems 27b44e48a8 topconfig centralize touchscreen drivers
add all touchscreen drivers to topconfig

svn path=/dists/trunk/linux-2.6/; revision=13042
2009-03-09 09:58:56 +00:00
Maximilian Attems 631169382a centralize SYNCLINK_CS
thus drivers/char/pcmcia/Kconfig is all set in topconfig

svn path=/dists/trunk/linux-2.6/; revision=13041
2009-03-09 09:58:49 +00:00
Maximilian Attems 0bed95b86a topconfig explicitly unset SQUASHFS_EMBEDDED
default disabled and only interesting for some archs..

svn path=/dists/trunk/linux-2.6/; revision=13027
2009-03-08 09:38:52 +00:00
Maximilian Attems 9a9b0fefc6 topconfig enable BTRFS_FS_POSIX_ACL
svn path=/dists/trunk/linux-2.6/; revision=13026
2009-03-08 09:38:50 +00:00
Maximilian Attems e6e07caeec topconfig enable OCFS2_FS_POSIX_ACL
svn path=/dists/trunk/linux-2.6/; revision=13025
2009-03-08 09:38:48 +00:00
Maximilian Attems 1ae563317c topconfig enable modular LEDS_WM8350
svn path=/dists/trunk/linux-2.6/; revision=13024
2009-03-08 09:38:45 +00:00
Maximilian Attems 1154e31888 topconfig enable modular LEDS_ALIX2
svn path=/dists/trunk/linux-2.6/; revision=13023
2009-03-08 09:38:42 +00:00
Maximilian Attems d6128098f1 topconfig enable modular USB_SERIAL_OPTICON
svn path=/dists/trunk/linux-2.6/; revision=13022
2009-03-08 09:38:40 +00:00
Maximilian Attems abc292d51f topconfig enable modular USB_SERIAL_SIEMENS_MPI
svn path=/dists/trunk/linux-2.6/; revision=13021
2009-03-08 09:38:38 +00:00
Maximilian Attems 5f4c17d34c topconfig enable modular GREENASIA_FF
svn path=/dists/trunk/linux-2.6/; revision=13020
2009-03-08 09:38:35 +00:00
Maximilian Attems 6f5a1578b9 topconfig enable SND_HDA_RECONFIG
allows codec reconfig feature through sysfs.

svn path=/dists/trunk/linux-2.6/; revision=13019
2009-03-08 09:38:33 +00:00
Maximilian Attems 267e64ef94 topconfig enable modular SND_HRTIMER
and use it as default

svn path=/dists/trunk/linux-2.6/; revision=13018
2009-03-08 09:38:29 +00:00
Maximilian Attems a8ee5d53e5 topconfig explicitly unset FB_TMIO
svn path=/dists/trunk/linux-2.6/; revision=13017
2009-03-08 09:38:27 +00:00
Maximilian Attems 840fe630db topconfig enable modular SMSC_SCH311X_WDT
svn path=/dists/trunk/linux-2.6/; revision=13016
2009-03-08 09:38:25 +00:00
Maximilian Attems 2bfa710334 topconfig enable modular WM8350_WATCHDOG
svn path=/dists/trunk/linux-2.6/; revision=13015
2009-03-08 09:38:22 +00:00
Maximilian Attems bd719300c5 topconfig centralize usb webcam support
sparc has again no business in turning them off,
keep them off on some embedded archs.

this is not yet complete for drivers/media/video,
but a first big step.

Reported-by: Martin Michlmayr <tbm@cyrius.com>

svn path=/dists/trunk/linux-2.6/; revision=13013
2009-03-08 09:14:31 +00:00
Maximilian Attems 66a5722389 topconfig enable modular DVB_LGDT3304
svn path=/dists/trunk/linux-2.6/; revision=12988
2009-03-05 15:54:10 +00:00
Maximilian Attems 6ba44f5f47 topconfig enable modular USB_GSPCA_OV534
svn path=/dists/trunk/linux-2.6/; revision=12987
2009-03-05 15:54:06 +00:00
Maximilian Attems 9318add502 topconfig enable modular USB_STV06XX
svn path=/dists/trunk/linux-2.6/; revision=12986
2009-03-05 15:54:03 +00:00
Maximilian Attems 3897c9ae3e topconfig enable modular SOC_CAMERA_OV772X
svn path=/dists/trunk/linux-2.6/; revision=12985
2009-03-05 15:54:00 +00:00
Maximilian Attems dddbfe3c74 topconfig enable modular SOC_CAMERA_TW9910
svn path=/dists/trunk/linux-2.6/; revision=12984
2009-03-05 15:53:58 +00:00
Maximilian Attems d4580734af topconfig enable modular SOC_CAMERA_MT9T031
svn path=/dists/trunk/linux-2.6/; revision=12983
2009-03-05 15:53:53 +00:00
Maximilian Attems 6296071575 topconfig enable modular WM8350_POWER
svn path=/dists/trunk/linux-2.6/; revision=12982
2009-03-05 15:53:49 +00:00
Maximilian Attems d45cdeeaa3 topconfig enable modular W1_SLAVE_DS2431
svn path=/dists/trunk/linux-2.6/; revision=12981
2009-03-05 15:53:46 +00:00
Maximilian Attems 1417a1af50 topconfig enable modular TOUCHSCREEN_TSC2007
svn path=/dists/trunk/linux-2.6/; revision=12980
2009-03-05 15:53:44 +00:00
Maximilian Attems 651c7ab2e0 topconfig enable modular TOUCHSCREEN_WACOM_W8001
svn path=/dists/trunk/linux-2.6/; revision=12979
2009-03-05 15:53:40 +00:00
Maximilian Attems 9b605173d5 topconfig enable modular JOYSTICK_WALKERA0701
svn path=/dists/trunk/linux-2.6/; revision=12978
2009-03-05 15:53:38 +00:00
Maximilian Attems a1697e7050 topconfig explicitly unset LIBIPW_DEBUG
svn path=/dists/trunk/linux-2.6/; revision=12977
2009-03-05 15:53:35 +00:00
Maximilian Attems 291cf37436 topconfig explicitly set HERMES_CACHE_FW_ON_INIT
wastes 64k of ram, but otherwise user has to unload driver on firmware
change. seen enabled on fedora too.

svn path=/dists/trunk/linux-2.6/; revision=12976
2009-03-05 15:53:33 +00:00
Maximilian Attems f9b6d5bd17 topconfig enable modular ATL1C
svn path=/dists/trunk/linux-2.6/; revision=12975
2009-03-05 15:53:30 +00:00
Maximilian Attems 5177e5f818 topconfig explicitly unset SCSI_LPFC_DEBUG_FS
defaults to no, debug variable

svn path=/dists/trunk/linux-2.6/; revision=12974
2009-03-05 15:53:27 +00:00
Maximilian Attems 29d9e343ef topconfig enable modular FCOE
svn path=/dists/trunk/linux-2.6/; revision=12973
2009-03-05 15:53:24 +00:00
Maximilian Attems b2fbdc2b26 topconfig enable modular LIBFC
svn path=/dists/trunk/linux-2.6/; revision=12972
2009-03-05 15:53:17 +00:00
Maximilian Attems e1d87709cb topconfig set USB_HIDDEV
sparc has no business in turning it off,
leave it unset in footbridge - maybe intentional there.
thus nuked dup definitions.

Reported-by: Martin Michlmayr <tbm@cyrius.com>

svn path=/dists/trunk/linux-2.6/; revision=12957
2009-03-01 18:22:24 +00:00
Martin Michlmayr cd317fccca disable NET_DSA in topconfig since this hardware is special purpose and
cannot be compiled as a module.

svn path=/dists/trunk/linux-2.6/; revision=12928
2009-02-22 19:57:48 +00:00
Maximilian Attems d2b7295932 topconfig enable SND_HDA_HWDEP for sound debugging purpose.
seen enabled in fedora and was disabled with no special thought.

svn path=/dists/trunk/linux-2.6/; revision=12898
2009-02-20 13:42:24 +00:00
Maximilian Attems 91c689f7a8 topconfig explicitly enable MISC_FILESYSTEMS
svn path=/dists/trunk/linux-2.6/; revision=12897
2009-02-20 10:23:14 +00:00
Maximilian Attems c3f5e03742 topconfig enable staging driver RTL8187SE
instead of external rtl8187se-source.

svn path=/dists/trunk/linux-2.6/; revision=12896
2009-02-20 10:23:12 +00:00
Maximilian Attems a229852cdd topconfig enable staging drivers RT2860 and RT2870
instead of external modules..

svn path=/dists/trunk/linux-2.6/; revision=12895
2009-02-20 10:23:10 +00:00
Maximilian Attems c0339d6498 topconfig explicitly enable SND_HDA_CODEC_INTELHDMI
svn path=/dists/trunk/linux-2.6/; revision=12894
2009-02-20 10:23:08 +00:00
Maximilian Attems 0b9590e747 topconfig enable modular RADIO_TEA5764
svn path=/dists/trunk/linux-2.6/; revision=12893
2009-02-20 10:23:05 +00:00
Maximilian Attems 68e7454390 topconfig set modular SENSORS_LTC4245
svn path=/dists/trunk/linux-2.6/; revision=12892
2009-02-20 10:23:03 +00:00
Maximilian Attems ab5b4d3b13 topconfig set modular SENSORS_ADT7475
svn path=/dists/trunk/linux-2.6/; revision=12891
2009-02-20 10:23:01 +00:00
Maximilian Attems 676d9d6d68 topconfig enable modular MISDN_HFCUSB
svn path=/dists/trunk/linux-2.6/; revision=12890
2009-02-20 10:22:59 +00:00
Maximilian Attems 9ed607fb1b topconfig enable modular wimax drivers
svn path=/dists/trunk/linux-2.6/; revision=12889
2009-02-20 10:22:56 +00:00
Maximilian Attems dcfc7e775a topconfig enable modular SMSC9420
new driver for SMSC's LAN9420 PCI ethernet adapter.

svn path=/dists/trunk/linux-2.6/; revision=12888
2009-02-20 10:22:54 +00:00
Maximilian Attems 6da1dc032e topconfig enable modular BLK_DEV_IT8172
came back..

svn path=/dists/trunk/linux-2.6/; revision=12887
2009-02-20 10:22:52 +00:00
Maximilian Attems 7f8b9fcc10 topconfig enable modular EEPROM_LEGACY
svn path=/dists/trunk/linux-2.6/; revision=12886
2009-02-20 10:22:49 +00:00
Maximilian Attems f663ff8980 topconfig enable modular EEPROM_AT25
svn path=/dists/trunk/linux-2.6/; revision=12885
2009-02-20 10:22:45 +00:00
Maximilian Attems b4fbfe4744 topconfig enable modular EEPROM_AT24
svn path=/dists/trunk/linux-2.6/; revision=12884
2009-02-20 10:22:42 +00:00
Maximilian Attems 42b95edfd7 topconfig enable modular MTD_LPDDR
svn path=/dists/trunk/linux-2.6/; revision=12883
2009-02-20 10:22:40 +00:00
Maximilian Attems c0895fa091 topconfig explicitly unset MTD_TESTS
defaults to no

svn path=/dists/trunk/linux-2.6/; revision=12882
2009-02-20 10:22:37 +00:00
Maximilian Attems 8504309b1d topconfig enable modular WIMAX
svn path=/dists/trunk/linux-2.6/; revision=12881
2009-02-20 10:22:35 +00:00
Maximilian Attems 564cf7c249 topconfig set modular PCI_STUB
svn path=/dists/trunk/linux-2.6/; revision=12880
2009-02-20 10:22:28 +00:00
Maximilian Attems a372fabd46 topconfig enable modular SQUASHFS
finally ;)

svn path=/dists/trunk/linux-2.6/; revision=12869
2009-02-19 14:11:23 +00:00
Maximilian Attems 5d406dc934 topconfig enable modular BTRFS_FS
butter for the bread.

svn path=/dists/trunk/linux-2.6/; revision=12868
2009-02-19 14:11:20 +00:00
Maximilian Attems 6f84dc3873 topconfig explicitly unset ATH9K_DEBUG
svn path=/dists/trunk/linux-2.6/; revision=12867
2009-02-19 14:11:18 +00:00
Maximilian Attems 794eab5740 topconfig enable modular LSI_ET1011C_PHY
svn path=/dists/trunk/linux-2.6/; revision=12866
2009-02-19 14:11:16 +00:00
Maximilian Attems c822441365 topconfig enable modular STE10XP
svn path=/dists/trunk/linux-2.6/; revision=12865
2009-02-19 14:11:14 +00:00
Maximilian Attems b8985a676a topconfig enable modular NATIONAL_PHY
svn path=/dists/trunk/linux-2.6/; revision=12864
2009-02-19 14:11:11 +00:00
Maximilian Attems 65cb89059a topconfig enable modular SCSI_CXGB3_ISCSI
svn path=/dists/trunk/linux-2.6/; revision=12863
2009-02-19 14:11:09 +00:00
Maximilian Attems b6cd6cfa03 topconfig enable modular LIB80211
svn path=/dists/trunk/linux-2.6/; revision=12862
2009-02-19 14:11:06 +00:00
Maximilian Attems 5149fc9afa topconfig explicitly unset CFG80211_REG_DEBUG
svn path=/dists/trunk/linux-2.6/; revision=12861
2009-02-19 14:11:04 +00:00
Maximilian Attems 99a0417069 topconfig enable NET_CLS_CGROUP
svn path=/dists/trunk/linux-2.6/; revision=12860
2009-02-19 14:11:02 +00:00
Maximilian Attems 6bb961908a topconfig enable modular NET_SCH_DRR
svn path=/dists/trunk/linux-2.6/; revision=12859
2009-02-19 14:11:00 +00:00
Maximilian Attems ce3ace295b topconfig IP_DCCP_CCID3 is no longer tristate, enable.
svn path=/dists/trunk/linux-2.6/; revision=12858
2009-02-19 14:10:57 +00:00
Maximilian Attems 981ad82502 topconfig set NET_NS
svn path=/dists/trunk/linux-2.6/; revision=12857
2009-02-19 14:10:54 +00:00
Maximilian Attems 24fb369301 topconfig set CRYPTO_HMAC to modular
was set to yes out of historic reason probably still set by Xu.

svn path=/dists/trunk/linux-2.6/; revision=12821
2009-02-17 02:54:16 +00:00
Maximilian Attems 5fad4790a6 centralize CAPI_TRACE setting
svn path=/dists/trunk/linux-2.6/; revision=12810
2009-02-15 21:50:02 +00:00
Maximilian Attems f04fb5c7ef centralize DEFXX settings
no point in duplicating and forgetting to set half of it.
also sparc has no impetus in disabling it.

svn path=/dists/trunk/linux-2.6/; revision=12809
2009-02-15 21:49:59 +00:00
Maximilian Attems 76c477e618 topconfig centralize SCSI_IZIP_* settings
they are unset everywhere beside courageous alpha.

svn path=/dists/trunk/linux-2.6/; revision=12800
2009-02-13 17:52:50 +00:00
Maximilian Attems fa2ca6cfd7 topconfig centralize SCSI_IMM setting
seen undefined on ppc, kept unset on diverse configs.

svn path=/dists/trunk/linux-2.6/; revision=12799
2009-02-13 17:48:44 +00:00
Maximilian Attems bb64087c47 topconfig centralise SCSI_PPA setting
kept undefined on the archs that set so.
seen undefined on ppc.

svn path=/dists/trunk/linux-2.6/; revision=12798
2009-02-13 17:46:51 +00:00
Maximilian Attems 25ce53bfe0 topconfig set KPROBES setting
no point in duplicating that all over the place.

svn path=/dists/trunk/linux-2.6/; revision=12795
2009-02-13 17:38:53 +00:00
Maximilian Attems b7860ef46a topconfig unset FIRMWARE_IN_KERNEL
FIRMWARE_IN_KERNEL is not particularly useful,
because it doesn't build firmware into modules,
but in the mail kernel image.

driver module using request_firmware() need their separate firmware.

svn path=/dists/trunk/linux-2.6/; revision=12784
2009-02-13 16:42:21 +00:00
Maximilian Attems f11c61f7c0 topconfig explicitly disable EARLY_PRINTK_DBGP
default disabled useful on crash with usb debug dev

svn path=/dists/trunk/linux-2.6/; revision=12770
2009-02-12 16:02:49 +00:00
Maximilian Attems a6d262346d topconfig enable BOOT_TRACER
allows to enhance boottimes,
seen enabled on fedora.

svn path=/dists/trunk/linux-2.6/; revision=12769
2009-02-12 16:02:47 +00:00
Maximilian Attems 4d5bd7bdb0 topconfig disable explicitly some tracer
svn path=/dists/trunk/linux-2.6/; revision=12768
2009-02-12 16:02:44 +00:00
Maximilian Attems b55f5b9683 topconfig enable SYSCTL_SYSCALL_CHECK
might uncover ugly setting so worh for a while,
should be probably disabled for release.

svn path=/dists/trunk/linux-2.6/; revision=12767
2009-02-12 16:02:42 +00:00
Maximilian Attems 22e60b3d5d topconfig enable HID_COMPAT
default set and useful for !udev setups

svn path=/dists/trunk/linux-2.6/; revision=12766
2009-02-12 16:02:40 +00:00
Maximilian Attems 077e10cb33 topconfig unset VIDEO_FIXED_MINOR_RANGES
default disabled, video users will have udev anyway so..

svn path=/dists/trunk/linux-2.6/; revision=12765
2009-02-12 16:02:37 +00:00
Maximilian Attems 96af74fc27 topconfig disable some MTD_DATAFLASH options
they are default disabled.

svn path=/dists/trunk/linux-2.6/; revision=12764
2009-02-12 16:02:34 +00:00
Maximilian Attems 9c341d17de topconfig enable MACVLAN
seems legacy disabled, time to rethink that.

svn path=/dists/trunk/linux-2.6/; revision=12756
2009-02-10 13:33:44 +00:00
Maximilian Attems c32421dee1 topconfig enable modular staging PRISM2_USB
shipped anyway in wlan-ng

svn path=/dists/trunk/linux-2.6/; revision=12755
2009-02-10 11:24:37 +00:00
Maximilian Attems 52cc2aa0bb topconfig disable bunch of staging drivers
they can be enabled on request.

svn path=/dists/trunk/linux-2.6/; revision=12754
2009-02-10 11:24:35 +00:00
Maximilian Attems a27c438b35 topconfig enable modular CRYPTO_ANSI_CPRNG
svn path=/dists/trunk/linux-2.6/; revision=12753
2009-02-10 11:18:10 +00:00
Maximilian Attems 8be525b538 build at76 out of staging
no need to have that patch, quality seems reduced to firmware loading,
but we never had a bug report anyway afair.

svn path=/dists/trunk/linux-2.6/; revision=12751
2009-02-10 11:18:06 +00:00
Maximilian Attems 7e031fda38 topconfig enable ET131X
shipped in et131x-source

svn path=/dists/trunk/linux-2.6/; revision=12750
2009-02-10 11:18:04 +00:00
Maximilian Attems d2dfdec265 topconfig enable staging drivers
consesus seems that we better one those then the oot ones,
as they see a bit of a care and properly taint your box.

svn path=/dists/trunk/linux-2.6/; revision=12749
2009-02-10 11:18:01 +00:00
Maximilian Attems 62693798dc topconfig enable modular CRC_T10DIF
svn path=/dists/trunk/linux-2.6/; revision=12716
2009-02-06 13:36:17 +00:00
Maximilian Attems 9be697210c topconfig enable modular ANSI_CPRNG
svn path=/dists/trunk/linux-2.6/; revision=12715
2009-02-06 13:36:14 +00:00
Maximilian Attems 4e7a878408 topconfig explicitly set CRYPTO_FIPS
svn path=/dists/trunk/linux-2.6/; revision=12713
2009-02-06 13:36:09 +00:00
Maximilian Attems 279dd25cef topconfig explicitly unset DYNAMIC_PRINTK_DEBUG
adds debug printks on compile time..

svn path=/dists/trunk/linux-2.6/; revision=12711
2009-02-06 13:36:04 +00:00
Maximilian Attems 4d88cb4bf7 topconfig explicitly disable FIREWIRE_OHCI_REMOTE_DMA
debugging tool, default disabled.

svn path=/dists/trunk/linux-2.6/; revision=12710
2009-02-06 13:36:02 +00:00
Maximilian Attems e2029316d7 topconfig explicitly disable STACK_TRACER
default disabled, slows down - dev tool.

svn path=/dists/trunk/linux-2.6/; revision=12709
2009-02-06 13:36:00 +00:00
Maximilian Attems f7485cd3d2 topconfig explicitly disable SYSPROF_TRACER
needed by sysprof utility, nowhere enabled in fedora, no request yet..
default disabled.

svn path=/dists/trunk/linux-2.6/; revision=12708
2009-02-06 13:35:58 +00:00