]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Move device statements out of std.imx* and into kernel config files.
authorIan Lepore <ian@FreeBSD.org>
Sun, 8 Jul 2018 21:09:52 +0000 (21:09 +0000)
committerIan Lepore <ian@FreeBSD.org>
Sun, 8 Jul 2018 21:09:52 +0000 (21:09 +0000)
commit638a5afda9dfd0ba3b46efa70e87ad8f793d0883
tree635d890cb98a3a158af1184107d9a7e4ce31c259
parent6ea57aa23b1868b756f7fb45221e0d903cb82554
Move device statements out of std.imx* and into kernel config files.

In the armv4/5 world device statements in these files were common, but in
the v6/7 world, other socs don't put device statements into those files, so
this just brings imx5 and imx6 into line with the current conventions.
sys/arm/conf/EFIKA_MX
sys/arm/conf/GENERIC
sys/arm/conf/IMX53
sys/arm/conf/IMX6
sys/arm/freescale/imx/std.imx51
sys/arm/freescale/imx/std.imx53
sys/arm/freescale/imx/std.imx6