summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/config-2.6.34
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
* config symbol cleanupImre Kaloz2011-02-011-0/+5
| | | | SVN-Revision: 25272
* kernel: deactivate ext4 SElinux support and extended attributes support in ↵Hauke Mehrtens2011-01-091-0/+2
| | | | | | | | 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
* use ext4 for ext2/3 on 2.6.32+Imre Kaloz2010-11-221-1/+1
| | | | SVN-Revision: 24083
* refresh generic kernel configs using kconfig.plFelix Fietkau2010-10-211-338/+337
| | | | SVN-Revision: 23578
* add switch driver for Lantiq PSB6970Florian Fainelli2010-09-041-0/+1
| | | | | | | | Tested on ifxmips based board. The PSB6970 is also known as the Infineon Tantos switch. Signed-off-by: Ithamar R. Adema <ithamar.adema@team-embedded.nl> SVN-Revision: 22914
* generic: move iptables/netfilter kernel options from generic/config to ↵Alexandros C. Couloumbis2010-09-011-14/+14
| | | | | | package/kernel/modules/netfilter.mk SVN-Revision: 22867
* enable SYSRQ for all targets, remove overrides from brcm63xx, octeon and ↵Jo-Philipp Wich2010-08-301-1/+1
| | | | | | omap35xx SVN-Revision: 22846
* add missing 2.6.34 symbolsFlorian Fainelli2010-08-081-1/+2
| | | | SVN-Revision: 22543
* add missing symbols for 2.6.34, explicitely enable bootmem - required by ↵Jo-Philipp Wich2010-08-061-0/+6
| | | | | | crashlog (#7695) SVN-Revision: 22505
* fix a typo in config-2.6.34 and config-2.6.35, thanks frogonwheelsJo-Philipp Wich2010-07-301-1/+1
| | | | SVN-Revision: 22421
* 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
* kernel: add missing config option found by buildbotHauke Mehrtens2010-07-061-0/+1
| | | | SVN-Revision: 22080
* Don't force pci support on .34 and .35Claudio Mignanti2010-06-301-1/+0
| | | | SVN-Revision: 21993
* rename target/linux/generic-2.6 to genericFelix Fietkau2010-06-261-0/+2958
SVN-Revision: 21952