mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-10-17 15:32:21 +08:00
nshlib: remove the dependency of date on RTC
Change-Id: I98bd022fdc901ecb4e2e45a0faf779d83c260844 Signed-off-by: chao.an <anchao@xiaomi.com>
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user