aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/config-3.2
Commit message (Collapse)AuthorAgeFilesLines
* linux/3.2: R.I.P.Gabor Juhos2012-05-271-3379/+0
| | | | SVN-Revision: 31905
* linux: add CONFIG_POWER_SUPPLY_DEBUG symbolGabor Juhos2012-05-151-0/+1
| | | | | | It was missing in the previous commit. SVN-Revision: 31738
* linux: move certain disabled symbols to the generic configsGabor Juhos2012-05-151-0/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * CONFIG_ARCH_DMA_ADDR_T_64BIT * CONFIG_ARCH_HAS_ILOG2_U32 * CONFIG_ARCH_HAS_ILOG2_U64 * CONFIG_ARCH_PHYS_ADDR_T_64BIT * CONFIG_ARCH_SUPPORTS_MSI * CONFIG_GENERIC_CPU_DEVICES * CONFIG_HWMON_DEBUG_CHIP * CONFIG_I2C_PXA_PCI * CONFIG_LEDS_GPIO * CONFIG_MINIX_FS_NATIVE_ENDIAN * CONFIG_MLX4_CORE * CONFIG_POWER_SUPPLY * CONFIG_POWER_SUPPLY_DEBUG * CONFIG_QUOTACTL * CONFIG_SDIO_UART * CONFIG_SENSORS_K10TEMP * CONFIG_SENSORS_SCH56XX_COMMON * CONFIG_SENSORS_VIA_CPUTEMP * CONFIG_SERIO_AMBAKMI * CONFIG_SERIO_I8042 * CONFIG_SERIO_LIBPS2 * CONFIG_SERIO_PCIPS2 * CONFIG_SERIO_RAW * CONFIG_SERIO_SERPORT * CONFIG_SPI_BITBANG * CONFIG_SPI_GPIO SVN-Revision: 31737
* linux: move CONFIG_BOOKE_WDT to the generic configGabor Juhos2012-04-291-0/+1
| | | | SVN-Revision: 31520
* kernel: add some more missing kernel config symbolsJonas Gorski2012-04-241-0/+8
| | | | SVN-Revision: 31458
* kernel: add some more additional missing config symbols for 3.2 and 3.3Jonas Gorski2012-04-091-0/+19
| | | | 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
* 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-1/+2
| | | | SVN-Revision: 31019
* add some more missing symbolsFlorian Fainelli2012-03-171-0/+3
| | | | SVN-Revision: 30960
* 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.2: add more NAND symbolsGabor Juhos2012-03-041-0/+33
| | | | SVN-Revision: 30810
* linux/3.2: add missing NAND symbolsGabor Juhos2012-03-041-0/+2
| | | | SVN-Revision: 30802
* linux/3.2: add XZ decompressor support to cryptoGabor Juhos2012-03-021-0/+1
| | | | SVN-Revision: 30792
* linux/3.2: add a bunch of missing symbolsGabor Juhos2012-03-021-7/+14
| | | | SVN-Revision: 30790
* kernel: update linux 3.2 to 3.2.9Gabor Juhos2012-03-011-0/+1
| | | | SVN-Revision: 30767
* 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
* linux 3.2: missing generic symbolsJo-Philipp Wich2012-02-151-0/+2
| | | | | | | | These symbols are dependent on CONFIG_PCI being enabled. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 30565
* add another 3.2 framebuffer symbolFlorian Fainelli2012-01-291-0/+1
| | | | SVN-Revision: 29940
* x86/config-3.2: add linux-3.2 symbols for x86Jo-Philipp Wich2012-01-191-0/+2
| | | | | | | | The following symbols are missing for x86, in sorted order. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 29783
* add missing symbolsImre Kaloz2012-01-141-1/+14
| | | | SVN-Revision: 29749
* kernel: disable bridge igmp snooping in 3.2 as wellFelix Fietkau2012-01-141-1/+1
| | | | SVN-Revision: 29747
* kernel: ppc40x: ppc44x: add missing kernel config symbolJonas Gorski2012-01-141-0/+1
| | | | SVN-Revision: 29742
* kernel: add support for linux 3.2.1Jonas Gorski2012-01-131-0/+3235
SVN-Revision: 29730