[bsp][imxrt] 添加RTC依赖选项 RT_USING_LIBC | add RTC dependency options RT_USING_LIBC

This commit is contained in:
BalanceTWK 2019-01-04 21:40:14 +08:00
parent 366e28f476
commit a9cb5151c8
3 changed files with 3 additions and 0 deletions

View File

@ -284,6 +284,7 @@ endmenu
config RT_USING_RTC_HP
bool "Using hp rtc"
select RT_USING_RTC
select RT_USING_LIBC
default n
#endmenu

View File

@ -445,6 +445,7 @@ endmenu
config RT_USING_RTC_HP
bool "Using hp rtc"
select RT_USING_RTC
select RT_USING_LIBC
default n
#endmenu

View File

@ -444,6 +444,7 @@ endmenu
config RT_USING_RTC_HP
bool "Using hp rtc"
select RT_USING_RTC
select RT_USING_LIBC
default n
#endmenu