Commit Graph

622 Commits

Author SHA1 Message Date
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
Maximilian Attems 19cacde554 topconfig explicitly unset FUNCTION_TRACER
default disabled

svn path=/dists/trunk/linux-2.6/; revision=12707
2009-02-06 13:35:56 +00:00
Maximilian Attems e87ae46b05 topconfig explicitly unset DEBUG_BLOCK_EXT_DEVT
default disabled.

svn path=/dists/trunk/linux-2.6/; revision=12706
2009-02-06 13:35:54 +00:00
Maximilian Attems cee9660574 topconfig explicitly unset RCU_CPU_STALL_DETECTOR
default disabled.

svn path=/dists/trunk/linux-2.6/; revision=12705
2009-02-06 13:35:52 +00:00
Maximilian Attems 51561993bb topconfig explicitly unset DEBUG_VIRTUAL
svn path=/dists/trunk/linux-2.6/; revision=12704
2009-02-06 13:35:49 +00:00
Maximilian Attems fb5a35a187 topconfig add new jffs2 default compression modes choices
svn path=/dists/trunk/linux-2.6/; revision=12703
2009-02-06 13:35:47 +00:00
Maximilian Attems e7b1c3b6d8 topconfig explictly unset RTC_DEBUG
defaults to no.

svn path=/dists/trunk/linux-2.6/; revision=12702
2009-02-06 13:35:44 +00:00
Maximilian Attems 95fdfd5b3f topconfig enable modular UWB support and friends
svn path=/dists/trunk/linux-2.6/; revision=12701
2009-02-06 13:35:41 +00:00
Maximilian Attems 1b78273a9d topconfig enable modular USB_SEVSEG
svn path=/dists/trunk/linux-2.6/; revision=12700
2009-02-06 13:35:38 +00:00
Maximilian Attems 9db299d98a topconfig set modular USB_EMI26 and USB_EMI62
both gained request_firmware usage.
still need separete firmware blob, which we dont ship,
but hopefully user will be able to download somewhere.

svn path=/dists/trunk/linux-2.6/; revision=12699
2009-02-06 13:35:35 +00:00
Maximilian Attems ff9bbebfec topconfig explicitly unset stallion and istallion
now no longer marked as broken on smp..
alpha and 486 enables them, doubt there are any users..

svn path=/dists/trunk/linux-2.6/; revision=12698
2009-02-06 13:35:33 +00:00
Maximilian Attems 895fdb824a topconfig unset Elantech PS/2 support
would need latest xorg, can be reenabled if xorg dudes ask for it?

svn path=/dists/trunk/linux-2.6/; revision=12697
2009-02-06 13:35:29 +00:00
Maximilian Attems 4e92090142 topconfig enable PCMCIA_IBMTR
"For whatever value of 'OK' can be applied to the use of token ring"
64 bit clean, see dc976c09da4e13b2b3fda23cca9d0682d1de7213

nuke duplicate enabling in x86_32 and ppc.

svn path=/dists/trunk/linux-2.6/; revision=12696
2009-02-06 13:35:27 +00:00
Maximilian Attems 99119d5caf topconfig set modular IDE_GD and IDE_GD_ATA + IDE_GD_ATAPI
generic ATA/ATAPI disk driver

svn path=/dists/trunk/linux-2.6/; revision=12695
2009-02-06 13:35:23 +00:00
Maximilian Attems eafc7a830d topconfig set explicitly EXTRA_FIRMWARE to null string
we don't add firmwares on build time ;)

svn path=/dists/trunk/linux-2.6/; revision=12694
2009-02-06 13:35:20 +00:00
Maximilian Attems 5e8bbec4cb topconfig fix choice fields of MAC80211 default rate algorithm
svn path=/dists/trunk/linux-2.6/; revision=12693
2009-02-06 13:35:17 +00:00
Maximilian Attems 0f78b0f865 topconfig enable modular USB_TMC
svn path=/dists/trunk/linux-2.6/; revision=12688
2009-02-05 13:15:47 +00:00
Maximilian Attems 8bf4098a9b topconfig enable modular USB_WUSB
svn path=/dists/trunk/linux-2.6/; revision=12687
2009-02-05 13:15:44 +00:00
Maximilian Attems 6fd721f522 topconfig set SND_HDA_INPUT_BEEP
svn path=/dists/trunk/linux-2.6/; revision=12686
2009-02-05 13:15:42 +00:00
Maximilian Attems 87408e05ef topconfig disable BACKLIGHT_SAHARA for now
quite special use, no request yet..

svn path=/dists/trunk/linux-2.6/; revision=12685
2009-02-05 13:15:39 +00:00
Maximilian Attems caac3d0939 topconfig enable modular BACKLIGHT_MBP_NVIDIA
svn path=/dists/trunk/linux-2.6/; revision=12684
2009-02-05 13:15:37 +00:00
Maximilian Attems 8b81155f06 topconfig disable FB_CARMINE for now
special usage, might be made modular on request.

svn path=/dists/trunk/linux-2.6/; revision=12683
2009-02-05 13:15:35 +00:00