ubicom32: add 2 missing config symbols
SVN-Revision: 19310
This commit is contained in:
parent
3eaf82ee3f
commit
4ccdc4dd92
1 changed files with 2 additions and 0 deletions
|
@ -105,6 +105,7 @@ CONFIG_LIBCRC32C=y
|
|||
# CONFIG_LINKER_RELAXATION is not set
|
||||
CONFIG_MIN_RAMSIZE=0x02000000
|
||||
# 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
|
||||
|
@ -142,6 +143,7 @@ CONFIG_SERIAL_UBI32_MAILBOX_CONSOLE=y
|
|||
# CONFIG_SERIAL_UBI32_UARTTIO is not set
|
||||
# CONFIG_SIGNALFD is not set
|
||||
# CONFIG_SLOW_WORK is not set
|
||||
# CONFIG_SND_UBI32 is not set
|
||||
CONFIG_SPI=y
|
||||
CONFIG_SPI_BITBANG=y
|
||||
# CONFIG_SPI_GPIO is not set
|
||||
|
|
Loading…
Reference in a new issue