b49be4bb20
arch/: Removed all references to CONFIG_DISABLE_POLL. The standard POSIX poll() can not longer be disabled. sched/ audio/ crypto/: Removed all references to CONFIG_DISABLE_POLL. The standard POSIX poll() can not longer be disabled. Documentation/: Removed all references to CONFIG_DISABLE_POLL. The standard POSIX poll() can not longer be disabled. fs/: Removed all references to CONFIG_DISABLE_POLL. The standard POSIX poll() can not longer be disabled. graphics/: Removed all references to CONFIG_DISABLE_POLL. The standard POSIX poll() can not longer be disabled. net/: Removed all references to CONFIG_DISABLE_POLL. The standard POSIX poll() can not longer be disabled. drivers/: Removed all references to CONFIG_DISABLE_POLL. The standard POSIX poll() can not longer be disabled. include/, syscall/, wireless/: Removed all references to CONFIG_DISABLE_POLL. The standard POSIX poll() can not longer be disabled. configs/: Remove all references to CONFIG_DISABLE_POLL. Standard POSIX poll can no longer be disabled.
77 lines
1.9 KiB
Plaintext
77 lines
1.9 KiB
Plaintext
#
|
|
# This file is autogenerated: PLEASE DO NOT EDIT IT.
|
|
#
|
|
# You can use "make menuconfig" to make any modifications to the installed .config file.
|
|
# You can then do "make savedefconfig" to generate a new defconfig file that includes your
|
|
# modifications.
|
|
#
|
|
# CONFIG_NET_ETHERNET is not set
|
|
# CONFIG_NET_IPv4 is not set
|
|
# CONFIG_NSH_CMDOPT_HEXDUMP is not set
|
|
# CONFIG_NSH_DISABLE_DATE is not set
|
|
CONFIG_ARCH="sim"
|
|
CONFIG_ARCH_BOARD="sim"
|
|
CONFIG_ARCH_BOARD_SIM=y
|
|
CONFIG_ARCH_SIM=y
|
|
CONFIG_BLUETOOTH_MAX_CONN=2
|
|
CONFIG_BLUETOOTH_MAX_PAIRED=2
|
|
CONFIG_BLUETOOTH_NULL=y
|
|
CONFIG_BLUETOOTH_SMP_SELFTEST=y
|
|
CONFIG_BOARDCTL_POWEROFF=y
|
|
CONFIG_BOARD_LOOPSPERMSEC=0
|
|
CONFIG_BOOT_RUNFROMEXTSRAM=y
|
|
CONFIG_BUILTIN=y
|
|
CONFIG_DEBUG_SYMBOLS=y
|
|
CONFIG_DEV_LOOP=y
|
|
CONFIG_DEV_ZERO=y
|
|
CONFIG_DRIVERS_BLUETOOTH=y
|
|
CONFIG_DRIVERS_WIRELESS=y
|
|
CONFIG_EXAMPLES_HELLO=y
|
|
CONFIG_EXAMPLES_HELLO_STACKSIZE=8192
|
|
CONFIG_FAT_LCNAMES=y
|
|
CONFIG_FAT_LFN=y
|
|
CONFIG_FSUTILS_PASSWD=y
|
|
CONFIG_FSUTILS_PASSWD_READONLY=y
|
|
CONFIG_FS_FAT=y
|
|
CONFIG_FS_PROCFS=y
|
|
CONFIG_FS_ROMFS=y
|
|
CONFIG_IDLETHREAD_STACKSIZE=4096
|
|
CONFIG_LIBC_EXECFUNCS=y
|
|
CONFIG_LIB_ENVPATH=y
|
|
CONFIG_LIB_HOSTNAME="NuttX-SIM"
|
|
CONFIG_MAX_TASKS=64
|
|
CONFIG_NET=y
|
|
CONFIG_NETDEVICES=y
|
|
CONFIG_NETDEV_LATEINIT=y
|
|
CONFIG_NETDEV_WIRELESS_IOCTL=y
|
|
CONFIG_NETINIT_NETLOCAL=y
|
|
CONFIG_NET_BLUETOOTH=y
|
|
CONFIG_NET_STATISTICS=y
|
|
CONFIG_NFILE_DESCRIPTORS=32
|
|
CONFIG_NSH_ARCHINIT=y
|
|
CONFIG_NSH_ARCHROMFS=y
|
|
CONFIG_NSH_BUILTIN_APPS=y
|
|
CONFIG_NSH_FATDEVNO=2
|
|
CONFIG_NSH_FILE_APPS=y
|
|
CONFIG_NSH_READLINE=y
|
|
CONFIG_NSH_ROMFSDEVNO=1
|
|
CONFIG_NSH_ROMFSETC=y
|
|
CONFIG_PATH_INITIAL="/bin"
|
|
CONFIG_POSIX_SPAWN_PROXY_STACKSIZE=2048
|
|
CONFIG_PREALLOC_MQ_MSGS=64
|
|
CONFIG_PTHREAD_STACK_DEFAULT=8192
|
|
CONFIG_READLINE_TABCOMPLETION=y
|
|
CONFIG_SCHED_HAVE_PARENT=y
|
|
CONFIG_SCHED_ONEXIT=y
|
|
CONFIG_SCHED_WAITPID=y
|
|
CONFIG_SDCLONE_DISABLE=y
|
|
CONFIG_SIM_WALLTIME=y
|
|
CONFIG_START_DAY=3
|
|
CONFIG_START_MONTH=4
|
|
CONFIG_SYSTEM_NSH=y
|
|
CONFIG_TIME_EXTENDED=y
|
|
CONFIG_USERMAIN_STACKSIZE=4096
|
|
CONFIG_USER_ENTRYPOINT="nsh_main"
|
|
CONFIG_WIRELESS=y
|
|
CONFIG_WIRELESS_BLUETOOTH=y
|