summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/config-2.6.35
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 config: refresh using kconfig.plFelix Fietkau2011-02-241-5/+5
| | | | SVN-Revision: 25682
* kernel: remove imq support, refresh patchesFelix Fietkau2011-02-211-6/+0
| | | | SVN-Revision: 25641
* add a few missing kernel config symbolsFelix Fietkau2011-02-011-2/+2
| | | | SVN-Revision: 25284
* config symbol cleanupImre Kaloz2011-02-011-0/+10
| | | | SVN-Revision: 25272
* 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-1/+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
* kernel: fix l2tp kernel packagesHauke Mehrtens2010-11-141-0/+3
| | | | | | | l2tp-ip and l2tp-eth should depend on l2tp_netlink fix pppol2tp for kernel >= 2.6.35 SVN-Revision: 23993
* Add some symbols from buildbotClaudio Mignanti2010-10-241-0/+2
| | | | SVN-Revision: 23622
* add required symbols to allow building of 2.6.35.7Florian Fainelli2010-10-231-0/+13
| | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 23594
* refresh generic kernel configs using kconfig.plFelix Fietkau2010-10-211-364/+363
| | | | 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 symbols to 2.6.35 configLars-Peter Clausen2010-08-251-0/+17
| | | | SVN-Revision: 22787
* add missing config options from #7733, thanks maddesFlorian Fainelli2010-08-161-0/+2
| | | | SVN-Revision: 22685
* add missing symbol: CONFIG_UCB1400_CORE to 2.6.35 configFlorian Fainelli2010-08-161-0/+1
| | | | SVN-Revision: 22674
* add missing 2.6.35 config symbolsFlorian Fainelli2010-08-081-0/+5
| | | | SVN-Revision: 22537
* Add missing symbols to 2.6.35 configMirko Vogt2010-08-061-0/+2
| | | | SVN-Revision: 22512
* explicitely enable bootmem on 2.6.35 - required by crashlog (#7695)Jo-Philipp Wich2010-08-061-1/+1
| | | | SVN-Revision: 22506
* fix order fail in previous commitJo-Philipp Wich2010-08-061-1/+1
| | | | SVN-Revision: 22504
* add missing symbols for 2.6.35Jo-Philipp Wich2010-08-061-0/+9
| | | | SVN-Revision: 22503
* 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 kernel config optionsHauke Mehrtens2010-07-111-0/+24
| | | | SVN-Revision: 22136
* 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/+3003
SVN-Revision: 21952