mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 07:12:54 +08:00
boards/citest: disable NET_ARP for usrsocktest
Signed-off-by: chao an <anchao@xiaomi.com>
This commit is contained in:
@@ -5,6 +5,7 @@
|
|||||||
# You can then do "make savedefconfig" to generate a new defconfig file that includes your
|
# You can then do "make savedefconfig" to generate a new defconfig file that includes your
|
||||||
# modifications.
|
# modifications.
|
||||||
#
|
#
|
||||||
|
# CONFIG_NET_ARP is not set
|
||||||
# CONFIG_NSH_CMDOPT_HEXDUMP is not set
|
# CONFIG_NSH_CMDOPT_HEXDUMP is not set
|
||||||
# CONFIG_NSH_NETINIT is not set
|
# CONFIG_NSH_NETINIT is not set
|
||||||
CONFIG_ARCH="arm"
|
CONFIG_ARCH="arm"
|
||||||
|
|||||||
@@ -6,6 +6,7 @@
|
|||||||
# modifications.
|
# modifications.
|
||||||
#
|
#
|
||||||
# CONFIG_DISABLE_OS_API is not set
|
# CONFIG_DISABLE_OS_API is not set
|
||||||
|
# CONFIG_NET_ARP is not set
|
||||||
# CONFIG_NSH_DISABLE_LOSMART is not set
|
# CONFIG_NSH_DISABLE_LOSMART is not set
|
||||||
# CONFIG_NSH_NETINIT is not set
|
# CONFIG_NSH_NETINIT is not set
|
||||||
CONFIG_16550_ADDRWIDTH=0
|
CONFIG_16550_ADDRWIDTH=0
|
||||||
|
|||||||
@@ -6,6 +6,7 @@
|
|||||||
# modifications.
|
# modifications.
|
||||||
#
|
#
|
||||||
# CONFIG_DISABLE_OS_API is not set
|
# CONFIG_DISABLE_OS_API is not set
|
||||||
|
# CONFIG_NET_ARP is not set
|
||||||
# CONFIG_NSH_DISABLE_LOSMART is not set
|
# CONFIG_NSH_DISABLE_LOSMART is not set
|
||||||
# CONFIG_NSH_NETINIT is not set
|
# CONFIG_NSH_NETINIT is not set
|
||||||
CONFIG_16550_ADDRWIDTH=0
|
CONFIG_16550_ADDRWIDTH=0
|
||||||
|
|||||||
@@ -5,6 +5,7 @@
|
|||||||
# You can then do "make savedefconfig" to generate a new defconfig file that includes your
|
# You can then do "make savedefconfig" to generate a new defconfig file that includes your
|
||||||
# modifications.
|
# modifications.
|
||||||
#
|
#
|
||||||
|
# CONFIG_NET_ARP is not set
|
||||||
# CONFIG_NSH_CMDOPT_HEXDUMP is not set
|
# CONFIG_NSH_CMDOPT_HEXDUMP is not set
|
||||||
# CONFIG_NSH_NETINIT is not set
|
# CONFIG_NSH_NETINIT is not set
|
||||||
CONFIG_ALLSYMS=y
|
CONFIG_ALLSYMS=y
|
||||||
|
|||||||
@@ -5,6 +5,7 @@
|
|||||||
# You can then do "make savedefconfig" to generate a new defconfig file that includes your
|
# You can then do "make savedefconfig" to generate a new defconfig file that includes your
|
||||||
# modifications.
|
# modifications.
|
||||||
#
|
#
|
||||||
|
# CONFIG_NET_ARP is not set
|
||||||
CONFIG_ARCH="sim"
|
CONFIG_ARCH="sim"
|
||||||
CONFIG_ARCH_BOARD="sim"
|
CONFIG_ARCH_BOARD="sim"
|
||||||
CONFIG_ARCH_BOARD_SIM=y
|
CONFIG_ARCH_BOARD_SIM=y
|
||||||
|
|||||||
Reference in New Issue
Block a user