Kconfig: Kconfig support i.MX RT USDHC
Add Kconifg options to support i.MXRT USDHC driver. Signed-off-by: Jun Yang <jun.yang@nxp.com>
This commit is contained in:
parent
46106ece25
commit
c6864dbea3
3 changed files with 49 additions and 0 deletions
|
@ -129,6 +129,16 @@ config HAS_MCUX_USB_EHCI
|
|||
help
|
||||
Set if the USB controller EHCI module is present in the SoC.
|
||||
|
||||
config HAS_MCUX_USDHC1
|
||||
bool
|
||||
help
|
||||
Set if the USDHC instance 1 module is present in the SoC.
|
||||
|
||||
config HAS_MCUX_USDHC2
|
||||
bool
|
||||
help
|
||||
Set if the USDHC2 instance 2 module is present in the SoC.
|
||||
|
||||
config HAS_MCUX_WDOG32
|
||||
bool
|
||||
help
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue