summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/config-3.3
Commit message (Collapse)AuthorAgeFilesLines
* linux/3.3: add more missing symbolsGabor Juhos2012-05-021-0/+2
| | | | SVN-Revision: 31552
* linux/3.3: add more missing symbolsGabor Juhos2012-05-011-0/+7
| | | | SVN-Revision: 31548
* linux/3.3: yet another missing symbolGabor Juhos2012-04-291-0/+1
| | | | | | Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com> SVN-Revision: 31527
* linux: move CONFIG_BOOKE_WDT to the generic configGabor Juhos2012-04-291-0/+1
| | | | SVN-Revision: 31520
* linux/3.3: yet another missing symbolGabor Juhos2012-04-271-0/+1
| | | | SVN-Revision: 31488
* kernel: add some more missing kernel config symbolsJonas Gorski2012-04-241-0/+8
| | | | SVN-Revision: 31458
* enable NF_CONNTRACK_PROCFS for Linux 3.3, required for ↵Jo-Philipp Wich2012-04-241-1/+1
| | | | | | /proc/net/nf_conntrack (#11339) SVN-Revision: 31454
* Add a missing symbol for config-3.3Claudio Mignanti2012-04-201-0/+1
| | | | | | Signed-off-by: Claudio Mignanti <c.mignanti@gmail.com> SVN-Revision: 31373
* add missing symbolsImre Kaloz2012-04-091-0/+4
| | | | SVN-Revision: 31231
* kernel: add some more additional missing config symbols for 3.2 and 3.3Jonas Gorski2012-04-091-0/+22
| | | | SVN-Revision: 31221
* add missing DM/MD config symbolsFlorian Fainelli2012-04-041-1/+7
| | | | SVN-Revision: 31197
* kernel: add some more missing kernel symbols for 3.2 and 3.3Jonas Gorski2012-04-011-0/+12
| | | | SVN-Revision: 31157
* kernel: add some more missing serial 8250 config symbolsJonas Gorski2012-03-301-0/+5
| | | | SVN-Revision: 31149
* add missing INET_UDP_DIAG symbolFlorian Fainelli2012-03-271-0/+1
| | | | SVN-Revision: 31095
* linux/3.{2,3}: yet another missing NET_VENDOR symbolGabor Juhos2012-03-201-0/+1
| | | | SVN-Revision: 31045
* add missing Kconfig symbolsImre Kaloz2012-03-191-0/+2
| | | | SVN-Revision: 31019
* linux/3.3: add missing config symbolGabor Juhos2012-03-121-0/+1
| | | | SVN-Revision: 30904
* linux/3.{2,3}: even more NAND symbolsGabor Juhos2012-03-071-0/+2
| | | | SVN-Revision: 30850
* 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.3: add more NAND symbolsGabor Juhos2012-03-041-1/+34
| | | | SVN-Revision: 30811
* linux/3.3: add missing config symbolsGabor Juhos2012-03-041-7/+18
| | | | SVN-Revision: 30803
* linux/3.3: merge recent ubifs patches from 3.2Gabor Juhos2012-03-031-0/+1
| | | | SVN-Revision: 30800
* 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
* add some missing symbolsImre Kaloz2012-02-111-0/+3
| | | | SVN-Revision: 30460
* generic: 3.3: add missing config symbolsGabor Juhos2012-02-091-0/+2
| | | | SVN-Revision: 30393
* x86: add 3.3 generic symbolsJonas Gorski2012-02-021-0/+1
| | | | | | | | Copy x86/config-3.2 to x86/config-3.3 and add additional symbols (for 3.3-rc2). Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 30002
* kernel: add preliminary support for linux 3.3Jonas Gorski2012-02-021-0/+3278
Based on 3.3-rc2 SVN-Revision: 29986