aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/config-2.6.32
Commit message (Collapse)AuthorAgeFilesLines
* 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 config: disable the pcomp api + zlib decompressor by default - it has ↵Felix Fietkau2011-02-241-2/+3
| | | | | | not been used for a while now SVN-Revision: 25684
* kernel config: remove the obsolete pcomp unlzma symbolFelix Fietkau2011-02-241-1/+0
| | | | SVN-Revision: 25683
* kernel: remove imq support, refresh patchesFelix Fietkau2011-02-211-6/+0
| | | | SVN-Revision: 25641
* add a few missing kernel config symbolsFelix Fietkau2011-02-011-0/+4
| | | | SVN-Revision: 25284
* 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
* generic: more CONFIG_KEYBOARD_* symbolsGabor Juhos2010-12-301-0/+1
| | | | SVN-Revision: 24860
* generic: add missing CONFIG_KEYBOARD_* symbolsGabor Juhos2010-12-291-0/+7
| | | | SVN-Revision: 24852
* generic: add CONFIG_DEBUG_ICEDCC symbolGabor Juhos2010-12-291-0/+1
| | | | SVN-Revision: 24850
* generic: add LED trigger for USB device presence/activityGabor Juhos2010-12-171-0/+1
| | | | SVN-Revision: 24646
* use ext4 for ext2/3 on 2.6.32+Imre Kaloz2010-11-221-0/+1
| | | | SVN-Revision: 24083
* refresh generic kernel configs using kconfig.plFelix Fietkau2010-10-211-310/+310
| | | | SVN-Revision: 23578
* enable SYSRQ for all targets, remove overrides from brcm63xx, octeon and ↵Jo-Philipp Wich2010-08-301-1/+1
| | | | | | omap35xx SVN-Revision: 22846
* generic/config-2.6.32: switch from gzip to lzma jffs2 compressionAlexandros C. Couloumbis2010-07-241-1/+4
| | | | SVN-Revision: 22374
* kernel: add some missing debugging related config symbolsFelix Fietkau2010-07-211-0/+2
| | | | SVN-Revision: 22324
* kernel: add the new 'crashlog' feature, which tries to store kernel ↵Felix Fietkau2010-07-201-0/+1
| | | | | | oops/panic logs in a fixed location in RAM to recover them after the reboot and make them available to user space using debugfs SVN-Revision: 22305
* rename target/linux/generic-2.6 to genericFelix Fietkau2010-06-261-0/+2835
SVN-Revision: 21952