mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-17 10:26:15 +00:00
Rename gpio driver file.
This commit is contained in:
parent
e18aa9229a
commit
0495dcef49
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=268835
@ -22,7 +22,7 @@ arm/freescale/imx/tzic.c standard
|
||||
arm/freescale/imx/imx51_iomux.c optional iomux
|
||||
|
||||
# GPIO
|
||||
arm/freescale/imx/imx51_gpio.c optional gpio
|
||||
arm/freescale/imx/imx_gpio.c optional gpio
|
||||
|
||||
# Generic Periodic Timer
|
||||
arm/freescale/imx/imx_gpt.c standard
|
||||
|
@ -25,7 +25,7 @@ arm/freescale/imx/tzic.c standard
|
||||
arm/freescale/imx/imx51_iomux.c optional iomux
|
||||
|
||||
# GPIO
|
||||
arm/freescale/imx/imx51_gpio.c optional gpio
|
||||
arm/freescale/imx/imx_gpio.c optional gpio
|
||||
|
||||
# Generic Periodic Timer
|
||||
arm/freescale/imx/imx_gpt.c standard
|
||||
|
@ -26,7 +26,7 @@ arm/freescale/imx/imx6_mp.c optional smp
|
||||
arm/freescale/imx/imx6_pl310.c standard
|
||||
arm/freescale/imx/imx_machdep.c standard
|
||||
arm/freescale/imx/imx_gpt.c standard
|
||||
arm/freescale/imx/imx51_gpio.c optional gpio
|
||||
arm/freescale/imx/imx_gpio.c optional gpio
|
||||
|
||||
#
|
||||
# Optional devices.
|
||||
|
Loading…
Reference in New Issue
Block a user