aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/config-3.1
Commit message (Collapse)AuthorAgeFilesLines
* add missing DM/MD config symbolsFlorian Fainelli2012-04-041-1/+7
| | | | SVN-Revision: 31197
* kernel: add some more missing serial 8250 config symbolsJonas Gorski2012-03-301-0/+5
| | | | SVN-Revision: 31149
* enable EFI partition support by default, adds ca. 8K uncompressed on ar71xx ↵Jo-Philipp Wich2012-03-071-1/+1
| | | | | | (#8672) SVN-Revision: 30835
* linux/3.1: add missing NAND symbolsGabor Juhos2012-03-051-0/+35
| | | | SVN-Revision: 30827
* partly revert r30708, it breaks various archesJo-Philipp Wich2012-02-271-0/+1
| | | | SVN-Revision: 30737
* config: deprecated symbol CONFIG_LEDS_GPIO_PLATFORMJo-Philipp Wich2012-02-241-1/+0
| | | | | | | | | | | | CONFIG_LEDS_GPIO_PLATFORM went away a while ago. http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=commit;h=2bcc7ed5b83b0a59c6976476e8788675038fb11b Also, most platforms comment out CONFIG_LEDS_GPIO but not x86 for some reason. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 30708
* generic: add SND_PPC symbolGabor Juhos2012-02-161-0/+1
| | | | SVN-Revision: 30572
* kernel: disable bridge igmp snooping by default to avoid multicast issuesFelix Fietkau2012-01-141-1/+1
| | | | SVN-Revision: 29744
* kernel: ppc40x: ppc44x: add missing kernel config symbolJonas Gorski2012-01-141-0/+1
| | | | SVN-Revision: 29742
* generic: add driver for the RTL8367R/M switchesGabor Juhos2012-01-071-0/+1
| | | | SVN-Revision: 29678
* kernel: swconfig: introduce a generic switch LED triggerGabor Juhos2011-12-311-0/+1
| | | | SVN-Revision: 29627
* add missing config symbolJo-Philipp Wich2011-12-251-0/+1
| | | | SVN-Revision: 29610
* generic: disable 'small sector' erase in m25p80 driverGabor Juhos2011-12-131-0/+1
| | | | | | | | This fixes the issues with the jffs2 images on various boards. Using JFFS2 on devices with 4KiB erase sectors is not safe: http://lists.infradead.org/pipermail/linux-mtd/2011-June/036591.html SVN-Revision: 29521
* targets: fix CONFIG_USB_STORAGE_* inconsistencyNicolas Thill2011-11-251-10/+10
| | | | | | | | | | * 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 SVN-Revision: 29337
* 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 missing symbolsImre Kaloz2011-09-041-0/+6
| | | | SVN-Revision: 28162
* kernel: add two missing config symbols for 3.1Jonas Gorski2011-08-241-0/+2
| | | | SVN-Revision: 28080
* add more missing touchscren symbols (3.0+)Florian Fainelli2011-08-111-0/+1
| | | | SVN-Revision: 27956
* linux: generic: add support for 3.1-rc1Jonas Gorski2011-08-091-0/+3138
SVN-Revision: 27940