aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/config-3.0
Commit message (Collapse)AuthorAgeFilesLines
* kernel: add a top level menuconfig option for enabling lockdepFelix Fietkau2011-11-081-0/+2
| | | | SVN-Revision: 28848
* target: remove CONFIG_IDE_PROC_FS support as wellJo-Philipp Wich2011-10-251-1/+1
| | | | SVN-Revision: 28586
* target: globally disable BSD process accountingJo-Philipp Wich2011-10-251-1/+1
| | | | SVN-Revision: 28584
* add more missing touchscren symbols (3.0+)Florian Fainelli2011-08-111-0/+1
| | | | SVN-Revision: 27956
* add CONFIG_EARLY_PRINTKFlorian Fainelli2011-08-091-0/+1
| | | | SVN-Revision: 27942
* kernel: add missing optionHauke Mehrtens2011-08-061-0/+1
| | | | SVN-Revision: 27925
* kernel: add some missing config optionsHauke Mehrtens2011-08-061-0/+3
| | | | | | These options where found by buildbot SVN-Revision: 27920
* add more missing config symbolsFlorian Fainelli2011-08-051-0/+3
| | | | SVN-Revision: 27911
* add missing config symbolFlorian Fainelli2011-08-051-1/+2
| | | | SVN-Revision: 27908
* generic: Add missing config symbolJonas Gorski2011-08-031-0/+1
| | | | SVN-Revision: 27887
* linux/generic: remove obsolete kernel options from 3.0Jonas Gorski2011-08-021-62/+1
| | | | | | Also fix one typo. SVN-Revision: 27875
* 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. SVN-Revision: 27874
* kernel: enable inotify by default (#8055)Felix Fietkau2011-07-311-1/+1
| | | | SVN-Revision: 27853
* x86: add missing config symbolsHauke Mehrtens2011-07-251-0/+5
| | | | | | | | | | This adds some config symbols for kernel 3.0. Thank you realopty for the patch. This is from #9719. SVN-Revision: 27775
* add missing symbols for generic and x86 on 3.0, based on Philip ↵Imre Kaloz2011-07-241-0/+3
| | | | | | Prindeville's patch SVN-Revision: 27762
* 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 SVN-Revision: 27753
* add support for and switch to XZ compressed kernels on ARMImre Kaloz2011-07-071-2/+2
| | | | SVN-Revision: 27518
* add some symbolsImre Kaloz2011-07-051-0/+2
| | | | SVN-Revision: 27464
* add missing symbolsImre Kaloz2011-07-051-0/+3
| | | | SVN-Revision: 27454
* add missing kernel symbolsImre Kaloz2011-07-011-0/+4
| | | | SVN-Revision: 27327
* generic: add MTD_NAND_ECC_BCH symbol for 2.6.39/3.0Gabor Juhos2011-06-291-0/+1
| | | | SVN-Revision: 27305
* add missing linux-3.0 config symbolFlorian Fainelli2011-06-241-0/+1
| | | | SVN-Revision: 27269
* kernel: refresh patches for kernel 3.0-rc4Hauke Mehrtens2011-06-211-0/+1
| | | | SVN-Revision: 27247
* add missing USBIP_CORE item in config-3.0Florian Fainelli2011-06-161-0/+1
| | | | SVN-Revision: 27195
* linux/generic: Add support for 3.0-rc3Hauke Mehrtens2011-06-151-0/+3156
Also make linux identify itself properly as 3.0, not 3.0.0. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 27191