mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 01:33:10 +02: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:
parent
cdf6976608
commit
82375d8937
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user