1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-19 20:34:17 +03:00

[kernel] config: add missing CONFIG_ORION entry to generic

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17961 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nico 2009-10-06 20:56:31 +00:00
parent cdf6976608
commit 82375d8937
2 changed files with 3 additions and 1 deletions

View File

@ -2035,11 +2035,12 @@ CONFIG_SND_VERBOSE_PROCFS=y
# CONFIG_SPARSEMEM_MANUAL is not set
# CONFIG_SPARSEMEM_STATIC is not set
# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set
# CONFIG_SPI is not set
# CONFIG_SPI_AT25 is not set
# CONFIG_SPI_DEBUG is not set
# CONFIG_SPI_GPIO_OLD is not set
# CONFIG_SPI is not set
# CONFIG_SPI_MASTER is not set
# CONFIG_SPI_ORION is not set
# CONFIG_SPI_TLE62X0 is not set
CONFIG_SPLIT_PTLOCK_CPUS=4
# CONFIG_SQUASHFS_EMBEDDED is not set

View File

@ -2076,6 +2076,7 @@ CONFIG_SND_VERBOSE_PROCFS=y
# CONFIG_SPI_AT25 is not set
# CONFIG_SPI_DEBUG is not set
# CONFIG_SPI_GPIO_OLD is not set
# CONFIG_SPI_ORION is not set
# CONFIG_SPI_MASTER is not set
# CONFIG_SPI_TLE62X0 is not set
CONFIG_SPLIT_PTLOCK_CPUS=4