summaryrefslogtreecommitdiffstats
path: root/target/linux/x86/config-default
Commit message (Collapse)AuthorAgeFilesLines
* x86: remove support for old kernelsGabor Juhos2012-05-181-372/+0
| | | | SVN-Revision: 31804
* x86: sync 2.6.39 configsGabor Juhos2012-05-161-1/+0
| | | | SVN-Revision: 31749
* linux: move certain disabled symbols to the generic configsGabor Juhos2012-05-151-6/+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
* x86: restore config-default, it is needed for 2.6.39Gabor Juhos2012-04-231-0/+379
| | | | | | Reported-by: Thomas Heil <heil@terminal-consulting.de> SVN-Revision: 31452
* x86: remove 2.6.32 supportGabor Juhos2012-04-211-379/+0
| | | | SVN-Revision: 31415
* add missing Kernel symbol spotted by buildbotJo-Philipp Wich2012-04-101-4/+1
| | | | SVN-Revision: 31232
* Disable keyboard for x86 default config - revoke patch 30966Jens Muecke2012-03-211-3/+0
| | | | | | This was already fixed by commit 30309 and is part of generic x86 target. SVN-Revision: 31052
* Enable keyboard for x86Jens Muecke2012-03-171-0/+3
| | | | | | | This is required for qemu like descripted in here http://wiki.openwrt.org/doc/howto/qemu SVN-Revision: 30966
* x86: move additional oddball PATA drivers These should only be enabled in ↵Jo-Philipp Wich2012-02-031-4/+4
| | | | | | the generic image, as they bloat all of the other targets. Also add symbols for NET5501, ALIX, and GEOS which were added backported to 3.2 and 3.3. Restore PC speaker to Geos target. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 30019
* create a config-3.2 for upcoming changes, rebase config-default to 2.6.39Jo-Philipp Wich2012-01-301-130/+54
| | | | SVN-Revision: 29953
* x86/config-3.2: add linux-3.2 symbols for x86Jo-Philipp Wich2012-01-191-0/+1
| | | | | | | | The following symbols are missing for x86, in sorted order. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 29783
* x86: disable crashlog, ioremap of RAM does not work properly hereFelix Fietkau2011-10-261-0/+1
| | | | SVN-Revision: 28599
* New x86 platform specific symbol needed for 3.1-rc3.Daniel Dickinson2011-10-031-0/+1
|
* update alix2 platform driverFlorian Fainelli2011-08-251-0/+1
| | | | | | | | | Add support for Ed Wildgoose's alix platform driver plus my enhancement to add GPIO soft button support. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 28081
* x86: add missing config symbolsHauke Mehrtens2011-07-251-0/+3
| | | | | | | | | | This adds some config symbols for kernel 3.0. Thank you realopty for the patch. This is from #9719. SVN-Revision: 27775
* add missing symbols for generic and x86 on 3.0, based on Philip ↵Imre Kaloz2011-07-241-0/+4
| | | | | | Prindeville's patch SVN-Revision: 27762
* x86: 2.6.39 requires additional symbolFelix Fietkau2011-07-241-0/+1
| | | | | | | | Sysfs support for DMI BIOS was added in 2.6.39. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 27749
* x86: remove pata-amd driver from generic x86 images, add addition cs553x modulesFelix Fietkau2011-05-311-1/+1
| | | | | | | | | | The pata-cs5535/pata-cs5536 driver is actually fairly rare: it only gets used on embedded platforms. Therefore, we remove it from the generic x86 configuration. Also, add definitions for other useful geode modules (high-res timers, MFGPT timers, etc). Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 27037
* x86: missing kernel symbolsDaniel Dickinson2011-04-151-0/+2
| | | | | | Please include these two missing kernel CONFIG_ symbols. SVN-Revision: 26679
* switch to newer CS5535 GPIO driver, patch from Philip PrindevilleFlorian Fainelli2011-02-201-0/+1
| | | | SVN-Revision: 25631
* Missing symbols for CONFIG_xxx .. Thanks Philip PrindevilleDaniel Dickinson2011-01-171-0/+7
| | | | SVN-Revision: 25031
* switch from ext2 to ext4 (w/o) journalingImre Kaloz2010-11-221-1/+1
| | | | SVN-Revision: 24084
* additional Kconfig options for newer kernelsImre Kaloz2010-11-221-0/+4
| | | | SVN-Revision: 24081
* we don't need microcode updatesImre Kaloz2010-11-221-4/+1
| | | | SVN-Revision: 24080
* x86: add missing l1 cache shift changeFelix Fietkau2010-11-211-1/+1
| | | | SVN-Revision: 24072
* add required symbols to allow building of 2.6.35.7Florian Fainelli2010-10-231-0/+7
| | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 23594
* add missing symbols for 2.6.35Jo-Philipp Wich2010-08-061-0/+5
| | | | SVN-Revision: 22503
* add net5501 supportFlorian Fainelli2010-04-111-55/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch brings up the net5501 platform. Note that the x86/ target included support for all x86/ class processors. That's not technically correct. This should be constrained only to the "generic" subtarget. Every x86-class target that isn't generic should be able to select only the optimizations/capabilities applicable to that architectural variant. It's also assumed that all x86 processors have keyboard & mouse ports, ISA, DMI, ACPI... the embedded ones typically don't. Again, moving that to the generic subtarget. Fortunately, this was a fairly benign tweak. The net5501 board includes the following logic: Geode/LX processor CS5535 super-I/O chip PC87360 sensor chip Via Rhine Ethernet controllers Via Sata controllers USB, LEDS, I2C Signed-off-by: Philip Prindeville <philipp_subx@redfish-solutions.com> SVN-Revision: 20794
* Change default processor family to 486, refresh config (patch by Acinonyx)Jo-Philipp Wich2010-03-271-104/+49
| | | | SVN-Revision: 20516
* x86: do no overwrite CONFIG_SCSI_LOWLEVELHauke Mehrtens2010-03-211-1/+0
| | | | | | | CONFIG_SCSI_LOWLEVEL is needed for some packages. Backport commit r19759 into kernel 2.6.30 SVN-Revision: 20340
* do *not* enable CONFIG_PCI in generic config, but on targets where it makes ↵Nicolas Thill2010-03-111-0/+1
| | | | | | sense instead (partially revert [18370]) SVN-Revision: 20136
* switch kernel compression from lzma to gzip and reorder symbols - fixes boot ↵Jo-Philipp Wich2010-02-191-259/+261
| | | | | | problems in VirtualBox SVN-Revision: 19759
* add missing symbols to default configJo-Philipp Wich2010-02-141-0/+5
| | | | SVN-Revision: 19631
* merge 2.6.31 and 2.6.32 configsJo-Philipp Wich2010-02-131-0/+515
SVN-Revision: 19626