summaryrefslogtreecommitdiff
path: root/nuttx/configs/sim/mount
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/sim/mount')
-rw-r--r--nuttx/configs/sim/mount/defconfig22
1 files changed, 11 insertions, 11 deletions
diff --git a/nuttx/configs/sim/mount/defconfig b/nuttx/configs/sim/mount/defconfig
index f5d28054f..b980b38dd 100644
--- a/nuttx/configs/sim/mount/defconfig
+++ b/nuttx/configs/sim/mount/defconfig
@@ -173,20 +173,20 @@ CONFIG_NET_RESOLV_ENTRIES=4
#
# Settings for examples/uip
-CONFIG_EXAMPLE_UIP_IPADDR=0xc0a80080
-CONFIG_EXAMPLE_UIP_DRIPADDR=0xc0a80001
-CONFIG_EXAMPLE_UIP_NETMASK=0xffffff00
-CONFIG_EXAMPLE_UIP_DHCPC=n
+CONFIG_EXAMPLES_UIP_IPADDR=0xc0a80080
+CONFIG_EXAMPLES_UIP_DRIPADDR=0xc0a80001
+CONFIG_EXAMPLES_UIP_NETMASK=0xffffff00
+CONFIG_EXAMPLES_UIP_DHCPC=n
#
# Settings for examples/nettest
-CONFIG_EXAMPLE_NETTEST_SERVER=n
-CONFIG_EXAMPLE_NETTEST_PERFORMANCE=n
-CONFIG_EXAMPLE_NETTEST_NOMAC=n
-CONFIG_EXAMPLE_NETTEST_IPADDR=0xc0a80080
-CONFIG_EXAMPLE_NETTEST_DRIPADDR=0xc0a80001
-CONFIG_EXAMPLE_NETTEST_NETMASK=0xffffff00
-CONFIG_EXAMPLE_NETTEST_CLIENTIP=0xc0a8006a
+CONFIG_EXAMPLES_NETTEST_SERVER=n
+CONFIG_EXAMPLES_NETTEST_PERFORMANCE=n
+CONFIG_EXAMPLES_NETTEST_NOMAC=n
+CONFIG_EXAMPLES_NETTEST_IPADDR=0xc0a80080
+CONFIG_EXAMPLES_NETTEST_DRIPADDR=0xc0a80001
+CONFIG_EXAMPLES_NETTEST_NETMASK=0xffffff00
+CONFIG_EXAMPLES_NETTEST_CLIENTIP=0xc0a8006a
#
# Settings for examples/ostest