File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ if PKG_USING_PNET
1616 default "/packages/iot/p-net"
1717
1818 menuconfig PKG_PENT_NETIF_NAME
19- bool "default netif name for p-net "
19+ bool "Default netif name for P-NET "
2020 default n
2121 if PKG_PENT_NETIF_NAME
2222 config APP_DEFAULT_ETHERNET_INTERFACE
@@ -25,7 +25,7 @@ if PKG_USING_PNET
2525 endif
2626
2727 menuconfig PKG_PNET_BOARD_CONFIG
28- bool "Enable pnet sample board config"
28+ bool "Enable P-NET sample board config"
2929 default n
3030 if PKG_PNET_BOARD_CONFIG
3131 config PNET_LED_PIN
@@ -37,7 +37,7 @@ if PKG_USING_PNET
3737 endif
3838
3939 menuconfig PKG_PENT_FILESYSTEM_CONFIG
40- bool "default root filesystem path for p-net "
40+ bool "Default root filesystem path for P-NET "
4141 default n
4242 if PKG_PENT_FILESYSTEM_CONFIG
4343 config PNET_USING_RAMFS
@@ -53,7 +53,7 @@ if PKG_USING_PNET
5353 endif
5454
5555 menuconfig PKG_PNET_NET_CONFIG
56- bool "p-net sample slave network ip config"
56+ bool "P-NET sample slave network ip config"
5757 default n
5858 if PKG_PNET_NET_CONFIG
5959 config RT_LWIP_IPADDR
You can’t perform that action at this time.
0 commit comments