Commit Graph

843 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