add missing configuration symbols
SVN-Revision: 18594
This commit is contained in:
parent
b95d7f74dd
commit
27d2411711
1 changed files with 2 additions and 0 deletions
|
@ -100,6 +100,7 @@ CONFIG_LEGACY_PTYS=y
|
|||
CONFIG_LIBCRC32C=y
|
||||
# CONFIG_LINKER_RELAXATION is not set
|
||||
# CONFIG_MISC_DEVICES is not set
|
||||
# CONFIG_MMC_UBICOM32 is not set
|
||||
# CONFIG_MMU is not set
|
||||
CONFIG_MODULE_FORCE_LOAD=y
|
||||
# CONFIG_MODULE_UNLOAD is not set
|
||||
|
@ -139,6 +140,7 @@ CONFIG_SPI_MASTER=y
|
|||
# CONFIG_SPI_SPIDEV is not set
|
||||
CONFIG_SPI_UBICOM32_GPIO=y
|
||||
CONFIG_SPI=y
|
||||
# CONFIG_SND_UBI32 is not set
|
||||
# CONFIG_STOP_ON_BUG is not set
|
||||
# CONFIG_STOP_ON_TRAP is not set
|
||||
# CONFIG_SYSCTL_SYSCALL_CHECK is not set
|
||||
|
|
Loading…
Reference in a new issue