Skip to content
Snippets Groups Projects
Commit b9304a42 authored by Apeksha Gupta's avatar Apeksha Gupta
Browse files

arm64: imx.config: enable fec-uio driver


Enable fec-uio driver for imx booting up support.
CONFIG_FEC_UIO flag added to compile the fec-uio driver.

Signed-off-by: default avatarApeksha Gupta <apeksha.gupta@nxp.com>
Reviewed-by: default avatarDong Aisheng <aisheng.dong@nxp.com>
parent d71634e0
No related branches found
No related tags found
No related merge requests found
...@@ -52,6 +52,7 @@ CONFIG_BRCMFMAC=n ...@@ -52,6 +52,7 @@ CONFIG_BRCMFMAC=n
CONFIG_STMMAC_ETH=y CONFIG_STMMAC_ETH=y
CONFIG_STMMAC_PLATFORM=y CONFIG_STMMAC_PLATFORM=y
CONFIG_DWMAC_IMX8=y CONFIG_DWMAC_IMX8=y
CONFIG_FEC_UIO=y
# cpu-freq related # cpu-freq related
CONFIG_CPU_FREQ_GOV_POWERSAVE=y CONFIG_CPU_FREQ_GOV_POWERSAVE=y
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment