summaryrefslogtreecommitdiff
path: root/arch/arm/soc/ti_lm3s6965/Kconfig.defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/soc/ti_lm3s6965/Kconfig.defconfig')
-rw-r--r--arch/arm/soc/ti_lm3s6965/Kconfig.defconfig30
1 files changed, 0 insertions, 30 deletions
diff --git a/arch/arm/soc/ti_lm3s6965/Kconfig.defconfig b/arch/arm/soc/ti_lm3s6965/Kconfig.defconfig
index a7d0e0089..0ccddbcce 100644
--- a/arch/arm/soc/ti_lm3s6965/Kconfig.defconfig
+++ b/arch/arm/soc/ti_lm3s6965/Kconfig.defconfig
@@ -11,16 +11,6 @@ if SOC_TI_LM3S6965
config SOC
default ti_lm3s6965
-config SRAM_BASE_ADDRESS
- default 0x20000000
-
-config FLASH_BASE_ADDRESS
- default 0x00000000
-
-config NUM_IRQ_PRIO_BITS
- int
- default 3
-
config NUM_IRQS
int
# must be >= the highest interrupt number used
@@ -36,31 +26,11 @@ if UART_STELLARIS
config UART_STELLARIS_PORT_0
def_bool y
-if UART_STELLARIS_PORT_0
-config UART_STELLARIS_PORT_0_IRQ_PRI
- default 3
-config UART_STELLARIS_PORT_0_BAUD_RATE
- default 115200
-endif
-
config UART_STELLARIS_PORT_1
def_bool y
-if UART_STELLARIS_PORT_1
-config UART_STELLARIS_PORT_1_IRQ_PRI
- default 3
-config UART_STELLARIS_PORT_1_BAUD_RATE
- default 115200
-endif
-
config UART_STELLARIS_PORT_2
def_bool y
-if UART_STELLARIS_PORT_2
-config UART_STELLARIS_PORT_2_IRQ_PRI
- default 3
-config UART_STELLARIS_PORT_2_BAUD_RATE
- default 115200
-endif
endif # UART_STELLARIS