summaryrefslogtreecommitdiffstats
path: root/target/linux/adm8668/config-3.3
Commit message (Collapse)AuthorAgeFilesLines
* add a gpiolib driverFlorian Fainelli2012-12-061-0/+4
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34564
* enable and advertise USB supportFlorian Fainelli2012-12-061-0/+4
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34562
* patch the tulip driver to accept a platform variantFlorian Fainelli2012-12-061-0/+11
| | | | | | | | | Isolate the PCI specific parts and group them under CONFIG_TULIP_PCI CONFIG_TULIP_PLATFORM can be enabled for a platform style Tulip driver. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34557
* replace the custom mtd driver with a partition parserFlorian Fainelli2012-12-061-1/+2
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34554
* get rid of the specific UART driver and use AMBA PL010Florian Fainelli2012-12-061-2/+8
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34548
* implement early_printk without an early_consoleFlorian Fainelli2012-12-061-0/+5
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34547
* remove common symbols from 3.3 configsGabor Juhos2012-11-291-2/+0
| | | | | | | | The removed symbols are present in the generic configuration. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34403
* linux: move certain disabled symbols to the generic configsGabor Juhos2012-05-151-9/+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
* adm8668: add support for 3.3Gabor Juhos2012-04-251-0/+86
SVN-Revision: 31480