summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/config-2.6.37
Commit message (Collapse)AuthorAgeFilesLines
* linux/2.6.37: R.I.P.Gabor Juhos2012-05-121-3021/+0
| | | | SVN-Revision: 31687
* kernel: add some more missing serial 8250 config symbolsJonas Gorski2012-03-301-0/+5
| | | | SVN-Revision: 31149
* enable EFI partition support by default, adds ca. 8K uncompressed on ar71xx ↵Jo-Philipp Wich2012-03-071-1/+1
| | | | | | (#8672) SVN-Revision: 30835
* kernel: disable bridge igmp snooping by default to avoid multicast issuesFelix Fietkau2012-01-141-1/+1
| | | | SVN-Revision: 29744
* add missing config symbolJo-Philipp Wich2011-12-251-0/+1
| | | | SVN-Revision: 29610
* targets: fix CONFIG_USB_STORAGE_* inconsistencyNicolas Thill2011-11-251-8/+8
| | | | | | | | | | * all options were switched from bool to tristate in 2.6.30 * add/change/move them to generic, disabled by default * remove extinct CONFIG_USB_STORAGE_DPCM dropped in 2.6.29, merged with CONFIG_USB_STORAGE_SDDR09 * remove extinct CONFIG_USB_STORAGE_SIERRA option in 2.6 * cleanup ordering SVN-Revision: 29337
* kernel: add a top level menuconfig option for enabling lockdepFelix Fietkau2011-11-081-0/+2
| | | | SVN-Revision: 28848
* target: remove CONFIG_IDE_PROC_FS support as wellJo-Philipp Wich2011-10-251-1/+1
| | | | SVN-Revision: 28586
* target: globally disable BSD process accountingJo-Philipp Wich2011-10-251-1/+1
| | | | SVN-Revision: 28584
* kernel: add some missing config optionsHauke Mehrtens2011-08-061-0/+2
| | | | | | These options where found by buildbot SVN-Revision: 27920
* kernel: Fix firewire for 2.6.37+Jonas Gorski2011-08-021-8/+0
| | | | | | | | The old ieee1394 stack was removed in 2.6.37. The new firewire stack is available for all kernel versions, but experimental for the older one, so make both available where appropriate. SVN-Revision: 27874
* kernel: enable inotify by default (#8055)Felix Fietkau2011-07-311-1/+1
| | | | SVN-Revision: 27853
* ocf-linux: version bump to 20110720Hauke Mehrtens2011-07-241-0/+1
| | | | | | | | | | | | | | | Fixes problem with TFM allocation in cryptosoft.c Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> Hauke: * remove ubsec_ssb package and take it from ocf-linux * use patches from ocf-linux package * refresh all patches * readd some build fixes for OpenWrt. * readd CRYPTO_MANAGER dependency SVN-Revision: 27753
* kernel: update bcma and ssb to version master-2011-07-22 from wireless-testingHauke Mehrtens2011-07-231-0/+1
| | | | SVN-Revision: 27731
* kernel: add symbols, small fixesHauke Mehrtens2011-04-091-0/+2
| | | | | | | | * Some module should be loaded later to load them after the modules they are depending on * add some more missing config symbols * make CS5535 build again SVN-Revision: 26570
* kernel: add missing config optionsHauke Mehrtens2011-04-091-0/+4
| | | | SVN-Revision: 26552
* enable the 'big kernel lock' by defaultImre Kaloz2011-03-221-1/+1
| | | | SVN-Revision: 26267
* kernel: replace mini_fo with overlayfs for 2.6.37Felix Fietkau2011-03-171-3/+6
| | | | SVN-Revision: 26209
* kernel: add a few missing kernel config symbolsFelix Fietkau2011-03-161-0/+5
| | | | SVN-Revision: 26189
* add two missing symbol for Kernel >= 2.6.37Jo-Philipp Wich2011-03-091-0/+1
| | | | SVN-Revision: 25984
* only support EABI on ARM targetsImre Kaloz2011-03-071-0/+2
| | | | SVN-Revision: 25928
* yet another missing symbolJo-Philipp Wich2011-03-051-0/+1
| | | | SVN-Revision: 25875
* add more missing kernel symbolsJo-Philipp Wich2011-03-031-0/+2
| | | | SVN-Revision: 25846
* add missing symbolJo-Philipp Wich2011-03-031-0/+1
| | | | SVN-Revision: 25843
* kernel: disable sysctl syscall support - nothing uses itFelix Fietkau2011-02-271-1/+1
| | | | SVN-Revision: 25773
* kernel: disable scheduler actions by default, they will be enabled only when ↵Felix Fietkau2011-02-271-3/+3
| | | | | | kmod-sched is selected SVN-Revision: 25771
* kernel: disable /proc/kcoreFelix Fietkau2011-02-271-1/+1
| | | | SVN-Revision: 25770
* kernel: disable CONFIG_CRYPTO_ALGAPI* by default, it will be built into the ↵Felix Fietkau2011-02-271-2/+2
| | | | | | kmod-crypto-core package SVN-Revision: 25766
* kernel: disable CONFIG_SYSCTL_SYSCALL_CHECK by defaultFelix Fietkau2011-02-271-1/+1
| | | | SVN-Revision: 25765
* kernel: disable CONFIG_LEDS_TRIGGER_HEARTBEAT by default, nothing uses itFelix Fietkau2011-02-271-1/+1
| | | | SVN-Revision: 25764
* kernel: disable CONFIG_WIRELESS_EXT_SYSFS by defaultFelix Fietkau2011-02-271-1/+1
| | | | SVN-Revision: 25763
* kernel: the patch to disable the crypto tests is no longer necessary since ↵Felix Fietkau2011-02-241-1/+0
| | | | | | 2.6.36, remove it SVN-Revision: 25689
* kernel config: disable the pcomp api + zlib decompressor by default - it has ↵Felix Fietkau2011-02-241-3/+3
| | | | | | not been used for a while now SVN-Revision: 25684
* kernel config: refresh using kconfig.plFelix Fietkau2011-02-241-14/+13
| | | | SVN-Revision: 25682
* kernel: add missing config symbolsFelix Fietkau2011-02-211-0/+2
| | | | SVN-Revision: 25643
* kernel: remove imq support, refresh patchesFelix Fietkau2011-02-211-6/+0
| | | | SVN-Revision: 25641
* add more 2.6.37 missing symbolsFlorian Fainelli2011-02-141-0/+2
| | | | SVN-Revision: 25534
* add missing 2.6.37 config symbols.Florian Fainelli2011-02-101-0/+5
| | | | SVN-Revision: 25447
* add a few missing kernel config symbolsFelix Fietkau2011-02-011-0/+3
| | | | SVN-Revision: 25284
* config symbol cleanupImre Kaloz2011-02-011-0/+9
| | | | SVN-Revision: 25272
* add missing symbolsImre Kaloz2011-02-011-0/+2
| | | | SVN-Revision: 25271
* Missing symbols for CONFIG_xxx .. Thanks Philip PrindevilleDaniel Dickinson2011-01-171-0/+1
| | | | SVN-Revision: 25031
* add missing kernel kernel config symbolFelix Fietkau2011-01-161-0/+1
| | | | SVN-Revision: 25017
* kernel: deactivate ext4 SElinux support and extended attributes support in ↵Hauke Mehrtens2011-01-091-0/+1
| | | | | | | | general config. This effects the build in kmod-fs-ext4 and when it is build into the kernel in the x86 target. Thank you Philip Prindeville SVN-Revision: 24951
* disable CONFIG_EXT4_FS_XATTR on kernel 2.6.35 and 2.6.37, this exposes a ↵Jo-Philipp Wich2011-01-051-0/+1
| | | | | | mutex bug in mini_fo leading to hard lockups with various filesystem operations SVN-Revision: 24905
* generic: more CONFIG_KEYBOARD_* symbolsGabor Juhos2010-12-301-0/+1
| | | | SVN-Revision: 24860
* generic: add missing CONFIG_KEYBOARD_* symbolsGabor Juhos2010-12-291-0/+8
| | | | SVN-Revision: 24852
* generic: add CONFIG_DEBUG_ICEDCC symbolGabor Juhos2010-12-291-0/+1
| | | | SVN-Revision: 24850
* kernel: add config option added in kernel 2.6.37-rc7 to generic and run make ↵Hauke Mehrtens2010-12-221-0/+1
| | | | | | kernel_oldconfig for brcm47xx. SVN-Revision: 24805
* generic: add LED trigger for USB device presence/activityGabor Juhos2010-12-171-0/+1
| | | | SVN-Revision: 24646