1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-02 17:11:19 +02:00

config: add missing CONFIG_ORION entry to generic

SVN-Revision: 17961
This commit is contained in:
Nicolas Thill 2009-10-06 20:56:31 +00:00
parent 8419537475
commit 6fed91acaa
2 changed files with 3 additions and 1 deletions

@ -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

@ -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