mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-01 05:43:51 +08:00
add missing CONFIG_SPI_DEBUG symbol
SVN-Revision: 12683
This commit is contained in:
parent
adea7e58b7
commit
4a5ee15bde
@ -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