1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-20 14:14:36 +03:00
openwrt-xburst/target/linux/generic
juhosg 5cc763c7b2 linux: move certain disabled symbols to the generic configs
* 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
2012-05-15 10:58:52 +00:00
..
base-files initramfs: allow preinit to enable switching from initramfs to tmpfs to allow overlayfs to be mounted on top of it 2011-08-11 20:32:57 +00:00
files kernel: rewrite the phy packet hook, put it in the network stack to avoid having to keep non-upstream ethernet driver changes 2012-05-06 21:19:14 +00:00
image rename target/linux/generic-2.6 to generic 2010-06-26 20:42:58 +00:00
patches-2.6.39 kernel: ssb: add PCI IDs 0x4322 and 43222 2012-05-13 00:08:12 +00:00
patches-3.1 kernel: ssb: add PCI IDs 0x4322 and 43222 2012-05-13 00:08:12 +00:00
patches-3.2 kernel: ssb: add PCI IDs 0x4322 and 43222 2012-05-13 00:08:12 +00:00
patches-3.3 kernel: update linux 3.3 to 3.3.6 2012-05-14 09:18:32 +00:00
config-2.6.39 linux: move certain disabled symbols to the generic configs 2012-05-15 10:58:52 +00:00
config-3.1 linux: move certain disabled symbols to the generic configs 2012-05-15 10:58:52 +00:00
config-3.2 linux: move certain disabled symbols to the generic configs 2012-05-15 10:58:52 +00:00
config-3.3 linux: move certain disabled symbols to the generic configs 2012-05-15 10:58:52 +00:00
PATCHES fix a typo in the kernel patch description 2011-04-16 18:40:23 +00:00