Skip to content

Commit b06ba4d

Browse files
Andy3Kuoasus-leslieyu
authored andcommitted
kernel config to enable NFS rootfs
Change-Id: Ic3ee4961eb0d28057b95ed41135d01503f788d63
1 parent a6345bd commit b06ba4d

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

arch/arm/configs/rockchip_linux_defconfig

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,11 @@ CONFIG_IP_ADVANCED_ROUTER=y
8888
CONFIG_IP_MULTIPLE_TABLES=y
8989
CONFIG_IP_ROUTE_MULTIPATH=y
9090
CONFIG_IP_ROUTE_VERBOSE=y
91+
CONFIG_IP_PNP=y
92+
CONFIG_IP_PNP_DHCP=y
93+
CONFIG_IP_PNP_BOOTP=y
94+
CONFIG_IP_PNP_RARP=y
95+
CONFIG_ROOT_NFS=y
9196
CONFIG_IP_MROUTE=y
9297
CONFIG_IP_PIMSM_V1=y
9398
CONFIG_IP_PIMSM_V2=y

0 commit comments

Comments
 (0)