mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 15:58:59 +08:00
SAMV7-XULT: Enable procfs in the netnsh configuration
This commit is contained in:
@@ -379,6 +379,7 @@ CONFIG_NSH_MMCSDSLOTNO=0
|
|||||||
#
|
#
|
||||||
# CONFIG_SAMV71XULT_MXTXPLND is not set
|
# CONFIG_SAMV71XULT_MXTXPLND is not set
|
||||||
CONFIG_LIB_BOARDCTL=y
|
CONFIG_LIB_BOARDCTL=y
|
||||||
|
# CONFIG_BOARDCTL_UNIQUEID is not set
|
||||||
# CONFIG_BOARDCTL_TSCTEST is not set
|
# CONFIG_BOARDCTL_TSCTEST is not set
|
||||||
# CONFIG_BOARDCTL_ADCTEST is not set
|
# CONFIG_BOARDCTL_ADCTEST is not set
|
||||||
# CONFIG_BOARDCTL_PWMTEST is not set
|
# CONFIG_BOARDCTL_PWMTEST is not set
|
||||||
@@ -596,6 +597,8 @@ CONFIG_NETDEVICES=y
|
|||||||
#
|
#
|
||||||
# CONFIG_NETDEV_LOOPBACK is not set
|
# CONFIG_NETDEV_LOOPBACK is not set
|
||||||
# CONFIG_NETDEV_MULTINIC is not set
|
# CONFIG_NETDEV_MULTINIC is not set
|
||||||
|
CONFIG_ARCH_HAVE_NETDEV_STATISTICS=y
|
||||||
|
CONFIG_NETDEV_STATISTICS=y
|
||||||
# CONFIG_NETDEV_LATEINIT is not set
|
# CONFIG_NETDEV_LATEINIT is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
@@ -848,7 +851,15 @@ CONFIG_FAT_MAXFNAME=32
|
|||||||
# CONFIG_FS_TMPFS is not set
|
# CONFIG_FS_TMPFS is not set
|
||||||
# CONFIG_FS_SMARTFS is not set
|
# CONFIG_FS_SMARTFS is not set
|
||||||
# CONFIG_FS_BINFS is not set
|
# CONFIG_FS_BINFS is not set
|
||||||
# CONFIG_FS_PROCFS is not set
|
CONFIG_FS_PROCFS=y
|
||||||
|
|
||||||
|
#
|
||||||
|
# Exclude individual procfs entries
|
||||||
|
#
|
||||||
|
# CONFIG_FS_PROCFS_EXCLUDE_PROCESS is not set
|
||||||
|
# CONFIG_FS_PROCFS_EXCLUDE_UPTIME is not set
|
||||||
|
# CONFIG_FS_PROCFS_EXCLUDE_MOUNTS is not set
|
||||||
|
# CONFIG_FS_PROCFS_EXCLUDE_MTD is not set
|
||||||
# CONFIG_FS_UNIONFS is not set
|
# CONFIG_FS_UNIONFS is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
@@ -1023,6 +1034,10 @@ CONFIG_EXAMPLES_NSH=y
|
|||||||
# CONFIG_EXAMPLES_USBTERM is not set
|
# CONFIG_EXAMPLES_USBTERM is not set
|
||||||
# CONFIG_EXAMPLES_WATCHDOG is not set
|
# CONFIG_EXAMPLES_WATCHDOG is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# File System Utilities
|
||||||
|
#
|
||||||
|
|
||||||
#
|
#
|
||||||
# Graphics Support
|
# Graphics Support
|
||||||
#
|
#
|
||||||
@@ -1086,6 +1101,7 @@ CONFIG_NSH_BUILTIN_APPS=y
|
|||||||
# Disable Individual commands
|
# Disable Individual commands
|
||||||
#
|
#
|
||||||
# CONFIG_NSH_DISABLE_ADDROUTE is not set
|
# CONFIG_NSH_DISABLE_ADDROUTE is not set
|
||||||
|
# CONFIG_NSH_DISABLE_BASENAME is not set
|
||||||
# CONFIG_NSH_DISABLE_CAT is not set
|
# CONFIG_NSH_DISABLE_CAT is not set
|
||||||
# CONFIG_NSH_DISABLE_CD is not set
|
# CONFIG_NSH_DISABLE_CD is not set
|
||||||
# CONFIG_NSH_DISABLE_CP is not set
|
# CONFIG_NSH_DISABLE_CP is not set
|
||||||
@@ -1094,6 +1110,7 @@ CONFIG_NSH_DISABLE_DATE=y
|
|||||||
# CONFIG_NSH_DISABLE_DD is not set
|
# CONFIG_NSH_DISABLE_DD is not set
|
||||||
# CONFIG_NSH_DISABLE_DF is not set
|
# CONFIG_NSH_DISABLE_DF is not set
|
||||||
# CONFIG_NSH_DISABLE_DELROUTE is not set
|
# CONFIG_NSH_DISABLE_DELROUTE is not set
|
||||||
|
# CONFIG_NSH_DISABLE_DIRNAME is not set
|
||||||
# CONFIG_NSH_DISABLE_ECHO is not set
|
# CONFIG_NSH_DISABLE_ECHO is not set
|
||||||
# CONFIG_NSH_DISABLE_EXEC is not set
|
# CONFIG_NSH_DISABLE_EXEC is not set
|
||||||
# CONFIG_NSH_DISABLE_EXIT is not set
|
# CONFIG_NSH_DISABLE_EXIT is not set
|
||||||
@@ -1138,6 +1155,7 @@ CONFIG_NSH_DISABLE_DATE=y
|
|||||||
# CONFIG_NSH_CMDOPT_DF_H is not set
|
# CONFIG_NSH_CMDOPT_DF_H is not set
|
||||||
CONFIG_NSH_CODECS_BUFSIZE=128
|
CONFIG_NSH_CODECS_BUFSIZE=128
|
||||||
CONFIG_NSH_CMDOPT_HEXDUMP=y
|
CONFIG_NSH_CMDOPT_HEXDUMP=y
|
||||||
|
CONFIG_NSH_PROC_MOUNTPOINT="/proc"
|
||||||
CONFIG_NSH_FILEIOSIZE=512
|
CONFIG_NSH_FILEIOSIZE=512
|
||||||
|
|
||||||
#
|
#
|
||||||
@@ -1215,6 +1233,7 @@ CONFIG_I2CTOOL_MAXADDR=0x77
|
|||||||
CONFIG_I2CTOOL_MAXREGADDR=0xff
|
CONFIG_I2CTOOL_MAXREGADDR=0xff
|
||||||
CONFIG_I2CTOOL_DEFFREQ=400000
|
CONFIG_I2CTOOL_DEFFREQ=400000
|
||||||
# CONFIG_SYSTEM_INIFILE is not set
|
# CONFIG_SYSTEM_INIFILE is not set
|
||||||
|
# CONFIG_SYSTEM_HEXED is not set
|
||||||
# CONFIG_SYSTEM_NETDB is not set
|
# CONFIG_SYSTEM_NETDB is not set
|
||||||
# CONFIG_SYSTEM_RAMTEST is not set
|
# CONFIG_SYSTEM_RAMTEST is not set
|
||||||
CONFIG_READLINE_HAVE_EXTMATCH=y
|
CONFIG_READLINE_HAVE_EXTMATCH=y
|
||||||
|
|||||||
Reference in New Issue
Block a user