aboutsummaryrefslogtreecommitdiff
path: root/target/linux/x86/olpc/config-default
Commit message (Collapse)AuthorAge
* x86: remove the olpc subtarget, it has been unmaintained for a long timeFelix Fietkau2015-03-28
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45083
* kernel: disbale HAMRADIO in generic configJohn Crispin2015-03-06
| | | | | | | | | | | | | | | HAMRADIO enabled in all generic configs, but no one platform directly use related drivers/protocols. This symbol is only used for kmod-ax25 package modules. Furthermore, half of platforms explicitly disables this symbol, what silently disables build of modules for kmod-ax25 package. So disable HAMRADIO by-default in generic config, add it to kmod-ax25 package and remove it from platform specific configs. Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com> SVN-Revision: 44613
* x86: rename */config-3.10 to */config-defaultFelix Fietkau2014-12-08
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43558
* x86: remove support for old kernelsGabor Juhos2012-05-18
| | | | SVN-Revision: 31804
* x86: sync 2.6.39 configsGabor Juhos2012-05-16
| | | | SVN-Revision: 31749
* linux: move certain disabled symbols to the generic configsGabor Juhos2012-05-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* x86: refresh config, enable pci express supportFelix Fietkau2010-11-17
| | | | SVN-Revision: 24026
* Add OLPC kernel config (patch by Acinonyx)Jo-Philipp Wich2010-03-27
| | | | SVN-Revision: 20517
* the olpc config that was merged from the olpc port is a 2.6.30 configFlorian Fainelli2009-11-07
| | | | SVN-Revision: 18332
* merge the olpc target with the x86 target, both tested and runningFlorian Fainelli2009-11-03
SVN-Revision: 18279