mirror of
https://github.com/apache/nuttx.git
synced 2026-08-17 17:43:22 +08:00
arch/arm/imxrt: Fix missing symbols on Kconfig
Signed-off-by: Alan C. Assis <acassis@gmail.com>
This commit is contained in:
committed by
Alan C. Assis
parent
41eaa50a58
commit
e26936b262
@@ -328,6 +328,10 @@ config IMXRT_ENC
|
||||
bool
|
||||
default n
|
||||
|
||||
config IMXRT_USBOTG
|
||||
bool
|
||||
default n
|
||||
|
||||
config IMXRT_HIGHSPEED_GPIO
|
||||
bool
|
||||
default n
|
||||
@@ -336,6 +340,14 @@ config IMXRT_HAVE_LCD
|
||||
bool
|
||||
default n
|
||||
|
||||
config IMXRT_HAVE_USBOTG1
|
||||
bool
|
||||
default n
|
||||
|
||||
config IMXRT_HAVE_USBOTG2
|
||||
bool
|
||||
default n
|
||||
|
||||
config IMXRT_SEMC_INIT_DONE
|
||||
bool
|
||||
default n
|
||||
|
||||
Reference in New Issue
Block a user