arch/arm: fsl_frdm_k64f: do not force enable K20 serial driver

This allows the serial driver to be excluded from the build.

Change-Id: I1be0ee5bc6817ac03ed23dcc9925cff1b694d584
Signed-off-by: Daniel Leung <daniel.leung@intel.com>
This commit is contained in:
Daniel Leung 2015-08-13 17:15:42 -07:00 committed by Anas Nashif
parent ad4d624e6b
commit af1a297358

View file

@ -44,7 +44,6 @@ config PLATFORM_FSL_FRDM_K64F
bool "FSL FRDM K64F"
select CPU_CORTEX_M
select CPU_CORTEX_M4
select K20_UART
config PLATFORM_TI_LM3S6965
bool "TI LM3S6965"