From af2c1fe0b2327427ea8c2adc376c06796141aedb Mon Sep 17 00:00:00 2001 From: patacongo Date: Wed, 5 Sep 2012 23:02:43 +0000 Subject: STM32 Kconfig looks good. STM32 external ram configuration changed. git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5100 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/configs/stm3210e-eval/RIDE/defconfig | 8 -------- 1 file changed, 8 deletions(-) (limited to 'nuttx/configs/stm3210e-eval/RIDE') diff --git a/nuttx/configs/stm3210e-eval/RIDE/defconfig b/nuttx/configs/stm3210e-eval/RIDE/defconfig index 4d87e2d2c..942f3e4ba 100755 --- a/nuttx/configs/stm3210e-eval/RIDE/defconfig +++ b/nuttx/configs/stm3210e-eval/RIDE/defconfig @@ -151,14 +151,6 @@ CONFIG_USART3_2STOP=0 CONFIG_UART4_2STOP=0 CONFIG_UART5_2STOP=0 -# -# STM32F103Z specific SSI device driver settings -# -CONFIG_SSI0_DISABLE=n -CONFIG_SSI1_DISABLE=y -CONFIG_SSI_POLLWAIT=y -#CONFIG_SSI_TXLIMIT=4 - # # STM3210E-EVAL specific LCD settings # -- cgit v1.2.3