Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | linux: move certain disabled symbols to the generic configs | Gabor Juhos | 2012-05-15 | 1 | -4/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | only support EABI on ARM targets | Imre Kaloz | 2011-03-07 | 1 | -2/+0 |
| | | | | SVN-Revision: 25928 | ||||
* | do *not* enable CONFIG_PCI in generic config, but on targets where it makes ↵ | Nicolas Thill | 2010-03-11 | 1 | -1/+0 |
| | | | | | | sense instead (partially revert [18370]) SVN-Revision: 20136 | ||||
* | clean up handling of some kernel symbols | Imre Kaloz | 2010-02-11 | 1 | -1/+0 |
| | | | | SVN-Revision: 19581 | ||||
* | some more Kconfig symbol move.. | Imre Kaloz | 2009-11-11 | 1 | -1/+0 |
| | | | | SVN-Revision: 18371 | ||||
* | another round of kernel config cleanups | Imre Kaloz | 2009-11-11 | 1 | -2/+1 |
| | | | | SVN-Revision: 18370 | ||||
* | sort all target config files | Imre Kaloz | 2009-11-11 | 1 | -18/+18 |
| | | | | SVN-Revision: 18367 | ||||
* | move common CONFIG_MMC entries to generic | Nicolas Thill | 2009-10-06 | 1 | -0/+1 |
| | | | | SVN-Revision: 17948 | ||||
* | move common CONFIG_BATTERY entries to generic | Nicolas Thill | 2009-10-06 | 1 | -1/+0 |
| | | | | SVN-Revision: 17945 | ||||
* | move common CONFIG_TOUCHSCREEN entries to generic | Nicolas Thill | 2009-10-06 | 1 | -12/+0 |
| | | | | SVN-Revision: 17943 | ||||
* | move common CONFIG_FB entries to generic | Nicolas Thill | 2009-10-05 | 1 | -16/+0 |
| | | | | SVN-Revision: 17936 | ||||
* | goldfish: add missing kernel config options for power management | Felix Fietkau | 2009-06-15 | 1 | -0/+19 |
| | | | | SVN-Revision: 16466 | ||||
* | add the 'goldfish' target, useful for experimenting with virtual phone ↵ | Felix Fietkau | 2009-06-14 | 1 | -0/+218 |
hardware (includes the emulator) SVN-Revision: 16459 |