Skip to content

Commit ac2e433

Browse files
Edward-Lee-ASUSasus-leslieyu
authored andcommitted
kernel config to enable NFS rootfs
Change-Id: Ic8bf62b6e4cd2480a7e1de56d2d959293066e5e1
1 parent 2120199 commit ac2e433

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

arch/arm/configs/miniarm-rk3288_defconfig

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -715,6 +715,11 @@ CONFIG_PKCS7_MESSAGE_PARSER=y
715715
CONFIG_SYSTEM_TRUSTED_KEYRING=y
716716
CONFIG_CRC_T10DIF=y
717717
CONFIG_CRC7=y
718+
CONFIG_IP_PNP=y
719+
CONFIG_IP_PNP_DHCP=y
720+
CONFIG_IP_PNP_BOOTP=y
721+
CONFIG_IP_PNP_RARP=y
722+
CONFIG_ROOT_NFS=y
718723
# CONFIG_XZ_DEC_X86 is not set
719724
# CONFIG_XZ_DEC_POWERPC is not set
720725
# CONFIG_XZ_DEC_IA64 is not set

0 commit comments

Comments
 (0)