summaryrefslogtreecommitdiffstats
path: root/target/linux/x86/config-3.3
Commit message (Collapse)AuthorAgeFilesLines
* target: enable XZ BCJ decompressor code after r35097florian2013-01-141-0/+2
| | | | | | | | | Required to actually be able to mount squashfs xz compressed filesystems. Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35156 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove common symbols from 3.3 configsjuhosg2012-11-291-2/+0
| | | | | | | | The removed symbols are present in the generic configuration. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34403 3c298f89-4303-0410-b956-a3cf2f4a3e73
* x86: sync 3.3 configsjuhosg2012-05-161-13/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31751 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux: move certain disabled symbols to the generic configsjuhosg2012-05-151-8/+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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31737 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] enable RTC_CLASS for Linux 3.2 and 3.3jow2012-02-251-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30717 3c298f89-4303-0410-b956-a3cf2f4a3e73
* config: deprecated symbol CONFIG_LEDS_GPIO_PLATFORMjow2012-02-241-0/+1
| | | | | | | | | | | | 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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30708 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] disable additional PATA drivers in global 3.2 and 3.3 config, remove ↵jow2012-02-031-4/+6
| | | | | | redundant symbols from alix2 config git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30024 3c298f89-4303-0410-b956-a3cf2f4a3e73
* x86: add 3.3 generic symbolsjogo2012-02-021-0/+391
Copy x86/config-3.2 to x86/config-3.3 and add additional symbols (for 3.3-rc2). Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30002 3c298f89-4303-0410-b956-a3cf2f4a3e73