Add TM4C123 to the configuration system

This commit is contained in:
Gregory Nutt 2014-03-09 09:40:48 -06:00
parent 6811ad9eee
commit 096dbf391f
1 changed files with 7 additions and 0 deletions

View File

@ -48,6 +48,13 @@ config ARCH_CHIP_LM4F120
select ARCH_CHIP_LM4F
select ARCH_HAVE_FPU
config CONFIG_ARCH_CHIP_TM4C123GH6ZRB
bool "TM4C123GH6ZRB"
depends on ARCH_CHIP_TIVA
select ARCH_CORTEXM4
select ARCH_CHIP_TM4C
select ARCH_HAVE_FPU
endchoice
# Chip families