arm64: defconfig: Change CONFIG_AT803X_PHY from m to y
authorPeng Fan <peng.fan@nxp.com>
Mon, 4 Nov 2019 06:19:30 +0000 (06:19 +0000)
committerShawn Guo <shawnguo@kernel.org>
Mon, 4 Nov 2019 07:25:55 +0000 (15:25 +0800)
commitc7cb7c96f312f6afb3ed07f596b9b80d8a2c6441
tree9c002fd109903cc0bff29940b1aa85d29cf8498f
parent1ac81f4aa5ec37282257bede2e85c6599a96c6ed
arm64: defconfig: Change CONFIG_AT803X_PHY from m to y

With phy-reset-gpios are enabled for i.MX8MM-EVK board, phy
will be reset. Without CONFIG_AT803X_PHY as y, board will stop
booting in NFS DHCP, because phy is not ready. So mark
CONFIG_AT803X_PHY from m to y to make board boot when using nfs rootfs.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/configs/defconfig