Files
meta-riscv/recipes-kernel/linux/linux-starfive/extra.cfg
Khem Raj 7e3f2fe06b linux-starfive: Enable micrel module
This is required for ethernet to work

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-05-11 17:04:45 -07:00

10 lines
233 B
INI

CONFIG_CMDLINE="root=/dev/mmcblk0p2 rootwait console=ttyS0,115200"
# CONFIG_INITRAMFS_FORCE is not set
# CONFIG_CMDLINE_FALLBACK is not set
CONFIG_CMDLINE_FORCE=y
CONFIG_CC_OPTIMIZE_FOR_SIZE=n
# enable ethernet
CONFIG_MICREL_PHY=y