summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorAmit Kucheria <amit.kucheria@linaro.org>2016-10-26 10:47:26 +0530
committerKumar Gala <kumar.gala@linaro.org>2016-10-27 15:00:47 +0000
commit9cbd41ab13bf2b48bcfb6e3e97b4d59020004707 (patch)
tree7af9a9e746f8695fc995409b613682d3c3702a5c /arch
parenta9f2061dfba87ffbf64bf856bc3060376ca355ad (diff)
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>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/defconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/defconfig b/arch/arm/defconfig
index 69e4e57bb..05eac1390 100644
--- a/arch/arm/defconfig
+++ b/arch/arm/defconfig
@@ -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