mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
The CONFIG_SYSTEMTICK_EXTCLK selection should only be available on systems that support it
This commit is contained in:
@@ -145,6 +145,10 @@ config ARCH_NAND_HWECC
|
||||
bool
|
||||
default n
|
||||
|
||||
config ARCH_HAVE_EXTCLK
|
||||
bool
|
||||
default n
|
||||
|
||||
menuconfig PAGING
|
||||
bool "On-demand paging"
|
||||
default n
|
||||
|
||||
Reference in New Issue
Block a user