summaryrefslogtreecommitdiff
path: root/nuttx/configs/eagle100/ostest
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/eagle100/ostest')
-rw-r--r--nuttx/configs/eagle100/ostest/defconfig15
1 files changed, 9 insertions, 6 deletions
diff --git a/nuttx/configs/eagle100/ostest/defconfig b/nuttx/configs/eagle100/ostest/defconfig
index 9d445f36e..b10c979e5 100644
--- a/nuttx/configs/eagle100/ostest/defconfig
+++ b/nuttx/configs/eagle100/ostest/defconfig
@@ -121,12 +121,15 @@ CONFIG_UART0_2STOP=0
CONFIG_UART1_2STOP=0
#
-# LM3S6918 specific SPI device driver settings
+# LM3S6918 specific SSI device driver settings
#
-# CONFIG_SPIn_DISABLE - select to disable all support for
-# the SPI
-CONFIG_SPI1_DISABLE=n
-CONFIG_SPI2_DISABLE=y
+# CONFIG_SSIn_DISABLE - select to disable all support for
+# the SSI
+# CONFIG_SSI_POLLWAIT - Select to disable interrupt driven SSI support
+#
+CONFIG_SSI0_DISABLE=n
+CONFIG_SSI1_DISABLE=y
+CONFIG_SSI_POLLWAIT=n
#
# LM3S6918 specific serial device driver settings
@@ -142,7 +145,7 @@ CONFIG_SPI2_DISABLE=y
# CONFIG_LM3S_MULTICAST - Set to enable multicast frames
# CONFIG_LM3S_PROMISCUOUS - Set to enable promiscuous mode
# CONFIG_LM3S_BADCRC - Set to enable bad CRC rejection.
-#
+#
CONFIG_LM3S_ETHERNET=n
CONFIG_LM3S_ETHLEDS=n
CONFIG_LM3S_BOARDMAC=y