1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-02 16:48:11 +03:00

[ubicom32] add missing configuration symbols

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18594 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2009-11-29 00:33:27 +00:00
parent 2745ba44b6
commit acdd34f575

View File

@ -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