mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-15 06:17:30 +08:00
imx: Use RTEMS GPIO driver instead of FreeBSD one
Update 3869
This commit is contained in:
@@ -146,7 +146,7 @@ RTEMS_BSD_DRIVER_USB_MASS;
|
||||
SYSINIT_DRIVER_REFERENCE(ffec, simplebus);
|
||||
SYSINIT_DRIVER_REFERENCE(ukphy, miibus);
|
||||
|
||||
SYSINIT_DRIVER_REFERENCE(imx51_gpio, simplebus);
|
||||
SYSINIT_DRIVER_REFERENCE(imx_rtems_gpio, simplebus);
|
||||
SYSINIT_DRIVER_REFERENCE(sdhci_fsl, simplebus);
|
||||
RTEMS_BSD_DRIVER_MMC;
|
||||
|
||||
|
Reference in New Issue
Block a user