mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 03:18:26 +02:00
add missing CONFIG_SPI_DEBUG symbol
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12683 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
8315549c47
commit
9d23b37ae2
@ -1393,6 +1393,7 @@ CONFIG_SOUND=m
|
||||
# CONFIG_SOUND_PRIME is not set
|
||||
# CONFIG_SPARSEMEM_MANUAL is not set
|
||||
# CONFIG_SPI is not set
|
||||
# CONFIG_SPI_DEBUG is not set
|
||||
# CONFIG_SPI_MASTER is not set
|
||||
# CONFIG_SPI_AT25 is not set
|
||||
# CONFIG_SPI_TLE62X0 is not set
|
||||
|
@ -1435,6 +1435,7 @@ CONFIG_SOUND=m
|
||||
# CONFIG_SOUND_PRIME is not set
|
||||
# CONFIG_SPARSEMEM_MANUAL is not set
|
||||
# CONFIG_SPI is not set
|
||||
# CONFIG_SPI_DEBUG is not set
|
||||
# CONFIG_SPI_MASTER is not set
|
||||
# CONFIG_SPI_AT25 is not set
|
||||
# CONFIG_SPI_TLE62X0 is not set
|
||||
|
@ -1479,6 +1479,7 @@ CONFIG_SOUND=m
|
||||
# CONFIG_SOUND_PRIME is not set
|
||||
# CONFIG_SPARSEMEM_MANUAL is not set
|
||||
# CONFIG_SPI is not set
|
||||
# CONFIG_SPI_DEBUG is not set
|
||||
# CONFIG_SPI_MASTER is not set
|
||||
# CONFIG_SPI_AT25 is not set
|
||||
# CONFIG_SPI_TLE62X0 is not set
|
||||
|
@ -1510,6 +1510,7 @@ CONFIG_SOUND=m
|
||||
# CONFIG_SOUND_PRIME is not set
|
||||
# CONFIG_SPARSEMEM_MANUAL is not set
|
||||
# CONFIG_SPI is not set
|
||||
# CONFIG_SPI_DEBUG is not set
|
||||
# CONFIG_SPI_MASTER is not set
|
||||
# CONFIG_SPI_AT25 is not set
|
||||
# CONFIG_SPI_TLE62X0 is not set
|
||||
|
Loading…
Reference in New Issue
Block a user