Environment: Yocto
Platform: Imx8qxp
OS: Linux
Version: 4.14.98
There are two Ethernets (eth0ð1) on my board.I have forbidden busybox first.eth0 can gets IP automatically when kernel startup.But eth1 cann't gets IP automatically when kernel startup.secondly,I have masked "obj-$(CONFIG_IP_PNP) += ipconfig.o" . But eth0 still can gets IP automatically when kernel startup.
I can't find config IP corresponding code.Can someone tell me which file?
BRs
Johnny