aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/config-2.6.38
Commit message (Collapse)AuthorAgeFilesLines
* linux: move CONFIG_BOOKE_WDT to the generic configGabor Juhos2012-04-291-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31520 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: add some more missing serial 8250 config symbolsJonas Gorski2012-03-301-0/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31149 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [generic] enable EFI partition support by default, adds ca. 8K uncompressed ↵Jo-Philipp Wich2012-03-071-1/+1
| | | | | | on ar71xx (#8672) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30835 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: disable bridge igmp snooping by default to avoid multicast issuesFelix Fietkau2012-01-141-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29744 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [generic] add missing config symbolJo-Philipp Wich2011-12-251-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29610 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29337 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: add a top level menuconfig option for enabling lockdepFelix Fietkau2011-11-081-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28848 3c298f89-4303-0410-b956-a3cf2f4a3e73
* target: remove CONFIG_IDE_PROC_FS support as wellJo-Philipp Wich2011-10-251-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28586 3c298f89-4303-0410-b956-a3cf2f4a3e73
* target: globally disable BSD process accountingJo-Philipp Wich2011-10-251-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28584 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: add some missing config optionsHauke Mehrtens2011-08-061-0/+2
| | | | | | | These options where found by buildbot git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27920 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27874 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: enable inotify by default (#8055)Felix Fietkau2011-07-311-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27853 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27753 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: update bcma and ssb to version master-2011-07-22 from wireless-testingHauke Mehrtens2011-07-231-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27731 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing kernel config symbols for usb on powerpcFelix Fietkau2011-06-151-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27181 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: update kernel from 2.6.38.2 to 2.6.38.6 and refresh patchesHauke Mehrtens2011-05-151-0/+1
| | | | | | | Thank you Peter Wagner for the patch. I refreshed the kernel patches and added the md5sum of the kernel. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26905 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] add missing 2.6.38 touchscreen config symbolsFlorian Fainelli2011-05-111-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26872 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] add missing 2.6.38 symbolsFlorian Fainelli2011-05-051-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26832 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [uml] update to 2.6.38Florian Fainelli2011-05-021-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26803 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: add symbols, small fixesHauke Mehrtens2011-04-091-0/+12
| | | | | | | | | * 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
* kernel: add missing config optionsHauke Mehrtens2011-04-091-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26552 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: add a missing kconfig symbol for 2.6.38Felix Fietkau2011-04-021-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26417 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Update 2.6.38 to 2.6.38.2Michael Büsch2011-03-281-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26332 3c298f89-4303-0410-b956-a3cf2f4a3e73
* enable the 'big kernel lock' by defaultImre Kaloz2011-03-221-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26267 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: add missing config optionsHauke Mehrtens2011-03-191-0/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26238 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: replace mini_fo with overlayfs for 2.6.38Felix Fietkau2011-03-171-3/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26213 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: disable xz for 2.6.38 for now, it is unusedFelix Fietkau2011-03-161-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26193 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: add a few more missing config symbolsFelix Fietkau2011-03-161-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26192 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: add a few missing kernel config symbolsFelix Fietkau2011-03-161-0/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26189 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [generic] add two missing symbol for Kernel >= 2.6.37Jo-Philipp Wich2011-03-091-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25984 3c298f89-4303-0410-b956-a3cf2f4a3e73
* only support EABI on ARM targetsImre Kaloz2011-03-071-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25928 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] yet another missing symbolJo-Philipp Wich2011-03-051-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25875 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [generic] add more missing kernel symbolsJo-Philipp Wich2011-03-031-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25846 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] add missing symbolJo-Philipp Wich2011-03-031-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25843 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: disable sysctl syscall support - nothing uses itFelix Fietkau2011-02-271-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25773 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: disable scheduler actions by default, they will be enabled only when ↵Felix Fietkau2011-02-271-3/+3
| | | | | | kmod-sched is selected git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25771 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: disable /proc/kcoreFelix Fietkau2011-02-271-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25770 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: disable CONFIG_CRYPTO_ALGAPI* by default, it will be built into the ↵Felix Fietkau2011-02-271-2/+2
| | | | | | kmod-crypto-core package git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25766 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: disable CONFIG_SYSCTL_SYSCALL_CHECK by defaultFelix Fietkau2011-02-271-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25765 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: disable CONFIG_LEDS_TRIGGER_HEARTBEAT by default, nothing uses itFelix Fietkau2011-02-271-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25764 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: disable CONFIG_WIRELESS_EXT_SYSFS by defaultFelix Fietkau2011-02-271-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25763 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel 2.6.38: add a few missing config symbolsFelix Fietkau2011-02-271-0/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25748 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: the patch to disable the crypto tests is no longer necessary since ↵Felix Fietkau2011-02-241-1/+0
| | | | | | 2.6.36, remove it git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25689 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25684 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel config: refresh using kconfig.plFelix Fietkau2011-02-241-317/+317
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25682 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: add missing config symbolsFelix Fietkau2011-02-211-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25643 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: remove imq support, refresh patchesFelix Fietkau2011-02-211-6/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25641 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add a few missing kernel config symbolsFelix Fietkau2011-02-011-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25284 3c298f89-4303-0410-b956-a3cf2f4a3e73
* config symbol cleanupImre Kaloz2011-02-011-0/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25272 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing symbolsImre Kaloz2011-02-011-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25271 3c298f89-4303-0410-b956-a3cf2f4a3e73