linux-starfive: Enable micrel module

This is required for ethernet to work

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2021-05-09 20:10:40 -07:00
parent 8b05ff2630
commit 7e3f2fe06b

View File

@@ -4,3 +4,6 @@ CONFIG_CMDLINE="root=/dev/mmcblk0p2 rootwait console=ttyS0,115200"
CONFIG_CMDLINE_FORCE=y
CONFIG_CC_OPTIMIZE_FOR_SIZE=n
# enable ethernet
CONFIG_MICREL_PHY=y