summaryrefslogtreecommitdiffstats
path: root/target/linux/rdc/config-2.6.30
Commit message (Collapse)AuthorAgeFilesLines
* remove 2.6.30 supportFlorian Fainelli2010-07-181-293/+0
| | | | SVN-Revision: 22274
* generic: don't override CONFIG_DEBUG_FSGabor Juhos2010-06-101-1/+0
| | | | SVN-Revision: 21749
* use upstream MFD, GPIO patch, put everything in patches.Florian Fainelli2010-04-281-20/+22
| | | | SVN-Revision: 21219
* target/rdc: revert [20653], the proper fix for #7005 is in [20712]Nicolas Thill2010-04-051-0/+1
| | | | SVN-Revision: 20714
* do not set CONFIG_NET_DEV_OPS (#7005)Florian Fainelli2010-04-021-1/+0
| | | | SVN-Revision: 20653
* do *not* enable CONFIG_PCI in generic config, but on targets where it makes ↵Nicolas Thill2010-03-111-0/+1
| | | | | | sense instead (partially revert [18370]) SVN-Revision: 20136
* rework reboot mechanism with the new watchdog fixesFlorian Fainelli2010-03-041-1/+1
| | | | | | | | The fixing of the watchdog driver makes it generate a NMI so the reboot_fixup can no longer be called from NMI context, instead, override the machine_retart callback with our southrbridge reboot mechanism. Patch by Bernhard Loos. SVN-Revision: 19977
* select ARCH_REQUIRE_GPIOLIB which is required for our gpiolib driverFlorian Fainelli2010-03-041-0/+1
| | | | SVN-Revision: 19973
* clean up handling of some kernel symbolsImre Kaloz2010-02-111-6/+0
| | | | SVN-Revision: 19581
* re-sort all target and subtarget config filesImre Kaloz2010-02-111-3/+3
| | | | SVN-Revision: 19580
* convert gpio code to use gpiolib, make rdc321x:dmz led work againFlorian Fainelli2009-12-111-0/+4
| | | | SVN-Revision: 18754
* some more Kconfig symbol move..Imre Kaloz2009-11-111-3/+0
| | | | SVN-Revision: 18371
* another round of kernel config cleanupsImre Kaloz2009-11-111-4/+0
| | | | SVN-Revision: 18370
* move CPUFREQ to generic configsImre Kaloz2009-11-111-1/+0
| | | | SVN-Revision: 18368
* sort all target config filesImre Kaloz2009-11-111-16/+16
| | | | SVN-Revision: 18367
* also support pcmciaFlorian Fainelli2009-11-081-4/+1
| | | | SVN-Revision: 18349
* provide the correct flash mapping on non airlink devices, remove the ↵Florian Fainelli2009-11-061-7/+3
| | | | | | rootfs_type hacks, patch from sn9 SVN-Revision: 18327
* use host-side lzma decompression tool, lzma-4.32 from openwrt produces ↵Florian Fainelli2009-11-061-3/+2
| | | | | | non-working bzImages, switch to 2.6.30, strip down kernel configuration SVN-Revision: 18325
* strip down even more the kernel configurationFlorian Fainelli2009-11-051-3/+7
| | | | SVN-Revision: 18324
* resync kernel configuration, re-enable printk and make the kernel fit under ↵Florian Fainelli2009-10-271-35/+17
| | | | | | 768KB SVN-Revision: 18183
* explicitly disable IBM_ASM kconfig optionAndy Boyett2009-10-051-0/+1
| | | | SVN-Revision: 17901
* add experimental support for 2.6.30Florian Fainelli2009-08-051-0/+321
SVN-Revision: 17131