nshlib: remove the dependency of date on RTC
Change-Id: I98bd022fdc901ecb4e2e45a0faf779d83c260844 Signed-off-by: chao.an <anchao@xiaomi.com>
This commit is contained in:
parent
f2fb8c8a42
commit
4adb83c754
@ -259,8 +259,8 @@ config NSH_DISABLE_CMP
|
||||
|
||||
config NSH_DISABLE_DATE
|
||||
bool "Disable date"
|
||||
default n if RTC
|
||||
default y if !RTC
|
||||
default y if DEFAULT_SMALL
|
||||
default n if !DEFAULT_SMALL
|
||||
|
||||
config NSH_DISABLE_DD
|
||||
bool "Disable dd"
|
||||
|
Loading…
Reference in New Issue
Block a user