summaryrefslogtreecommitdiff
path: root/target/linux/generic/config-2.6.32
AgeCommit message (Collapse)Author
2012-05-05linux/2.6.32: R.I.P.juhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31597 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-16[kernel/2.6.32] add missing debugging symbolsflorian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31301 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-30kernel: add some more missing serial 8250 config symbolsjogo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31149 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-07[generic] enable EFI partition support by default, adds ca. 8K uncompressed ↵jow
on ar71xx (#8672) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30835 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-12-25[generic] add missing config symboljow
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29610 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-25targets: fix CONFIG_USB_STORAGE_* inconsistencynico
* 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29337 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-08kernel: add a top level menuconfig option for enabling lockdepnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28848 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-25target: remove CONFIG_IDE_PROC_FS support as welljow
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28586 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-25target: globally disable BSD process accountingjow
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28584 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-06kernel: add some missing config optionshauke
These options where found by buildbot git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27920 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-31kernel: enable inotify by default (#8055)nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27853 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-24ocf-linux: version bump to 20110720hauke
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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27753 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-23kernel: update bcma and ssb to version master-2011-07-22 from wireless-testinghauke
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27731 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-09kernel: add symbols, small fixeshauke
* 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26570 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-07only support EABI on ARM targetskaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25928 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-05[kernel] yet another missing symboljow
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25875 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-03[generic] add more missing kernel symbolsjow
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25846 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-03[kernel] add missing symboljow
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25843 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-27kernel: disable sysctl syscall support - nothing uses itnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25773 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-27kernel: disable scheduler actions by default, they will be enabled only when ↵nbd
kmod-sched is selected git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25771 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-27kernel: disable /proc/kcorenbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25770 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-27kernel: disable CONFIG_CRYPTO_ALGAPI* by default, it will be built into the ↵nbd
kmod-crypto-core package git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25766 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-27kernel: disable CONFIG_SYSCTL_SYSCALL_CHECK by defaultnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25765 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-27kernel: disable CONFIG_LEDS_TRIGGER_HEARTBEAT by default, nothing uses itnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25764 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-27kernel: disable CONFIG_WIRELESS_EXT_SYSFS by defaultnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25763 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-24kernel config: disable the pcomp api + zlib decompressor by default - it has ↵nbd
not been used for a while now git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25684 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-24kernel config: remove the obsolete pcomp unlzma symbolnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25683 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-21kernel: remove imq support, refresh patchesnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25641 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-01add a few missing kernel config symbolsnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25284 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-09kernel: deactivate ext4 SElinux support and extended attributes support hauke
in 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24951 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-30generic: more CONFIG_KEYBOARD_* symbolsjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24860 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-29generic: add missing CONFIG_KEYBOARD_* symbolsjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24852 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-29generic: add CONFIG_DEBUG_ICEDCC symboljuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24850 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-17generic: add LED trigger for USB device presence/activityjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24646 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-22use ext4 for ext2/3 on 2.6.32+kaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24083 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-21refresh generic kernel configs using kconfig.plnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23578 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-30[linux] enable SYSRQ for all targets, remove overrides from brcm63xx, octeon ↵jow
and omap35xx git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22846 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-24generic/config-2.6.32: switch from gzip to lzma jffs2 compressionacoul
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22374 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-21kernel: add some missing debugging related config symbolsnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22324 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-20kernel: add the new 'crashlog' feature, which tries to store kernel ↵nbd
oops/panic logs in a fixed location in RAM to recover them after the reboot and make them available to user space using debugfs git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22305 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-26rename target/linux/generic-2.6 to genericnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21952 3c298f89-4303-0410-b956-a3cf2f4a3e73