arm: defconfig: Remove platform-specific options
SOC_TI_LM3S6965 and UART_STELLARIS are platform-specific, remove from arch/arm/defconfig. Change-Id: I3b37bc2ddfabb1da4e7538b5ab0e553fb2464584 Signed-off-by: Amit Kucheria <amit.kucheria@linaro.org>
This commit is contained in:
parent
a9f2061dfb
commit
9cbd41ab13
1 changed files with 0 additions and 2 deletions
|
@ -1,10 +1,8 @@
|
|||
CONFIG_ARM=y
|
||||
CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC=12000000
|
||||
CONFIG_SOC_TI_LM3S6965=y
|
||||
CONFIG_CONSOLE=y
|
||||
CONFIG_UART_CONSOLE=y
|
||||
CONFIG_SERIAL=y
|
||||
CONFIG_CORTEX_M_SYSTICK=y
|
||||
CONFIG_FLASH_SIZE=256
|
||||
CONFIG_SRAM_SIZE=64
|
||||
CONFIG_UART_STELLARIS=y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue