Skip to content

Commit

Permalink
arm: defconfig: Remove platform-specific options
Browse files Browse the repository at this point in the history
SOC_TI_LM3S6965 and UART_STELLARIS are platform-specific, remove from
arch/arm/defconfig.

Change-Id: I3b37bc2ddfabb1da4e7538b5ab0e553fb2464584
Signed-off-by: Amit Kucheria <[email protected]>
  • Loading branch information
idlethread authored and galak committed Oct 27, 2016
1 parent a9f2061 commit 9cbd41a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions arch/arm/defconfig
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 9cbd41a

Please sign in to comment.