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.
61 lines
1.6 KiB
Plaintext
61 lines
1.6 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_ARCH_FPU is not set
|
|
# CONFIG_EXAMPLES_NXLINES_DEFAULT_COLORS is not set
|
|
# CONFIG_NX_DISABLE_1BPP is not set
|
|
CONFIG_ARCH="arm"
|
|
CONFIG_ARCH_BOARD="nucleo-f303ze"
|
|
CONFIG_ARCH_BOARD_NUCLEO_F303ZE=y
|
|
CONFIG_ARCH_BUTTONS=y
|
|
CONFIG_ARCH_CHIP_STM32=y
|
|
CONFIG_ARCH_CHIP_STM32F303ZE=y
|
|
CONFIG_ARCH_STACKDUMP=y
|
|
CONFIG_BOARD_LOOPSPERMSEC=6522
|
|
CONFIG_BUILTIN=y
|
|
CONFIG_EXAMPLES_NXLINES=y
|
|
CONFIG_EXAMPLES_NXLINES_BORDERWIDTH=1
|
|
CONFIG_EXAMPLES_NXLINES_BPP=1
|
|
CONFIG_EXAMPLES_NXLINES_LINECOLOR=0xff
|
|
CONFIG_EXAMPLES_NXLINES_LINEWIDTH=1
|
|
CONFIG_IDLETHREAD_STACKSIZE=2048
|
|
CONFIG_INTELHEX_BINARY=y
|
|
CONFIG_LCD=y
|
|
CONFIG_LCD_MAXCONTRAST=255
|
|
CONFIG_LCD_SH1106_OLED_132=y
|
|
CONFIG_LCD_SSD1306_I2C=y
|
|
CONFIG_MAX_TASKS=16
|
|
CONFIG_MAX_WDOGPARMS=2
|
|
CONFIG_MM_REGIONS=2
|
|
CONFIG_MQ_MAXMSGSIZE=64
|
|
CONFIG_NFILE_DESCRIPTORS=8
|
|
CONFIG_NFILE_STREAMS=8
|
|
CONFIG_NSH_BUILTIN_APPS=y
|
|
CONFIG_NX=y
|
|
CONFIG_NXFONT_MONO5X8=y
|
|
CONFIG_NX_BLOCKING=y
|
|
CONFIG_PREALLOC_MQ_MSGS=4
|
|
CONFIG_PREALLOC_TIMERS=4
|
|
CONFIG_PREALLOC_WDOGS=8
|
|
CONFIG_RAM_SIZE=65536
|
|
CONFIG_RAM_START=0x20000000
|
|
CONFIG_RAW_BINARY=y
|
|
CONFIG_RR_INTERVAL=200
|
|
CONFIG_SCHED_WAITPID=y
|
|
CONFIG_SDCLONE_DISABLE=y
|
|
CONFIG_START_DAY=27
|
|
CONFIG_START_YEAR=2013
|
|
CONFIG_STM32_I2C1=y
|
|
CONFIG_STM32_JTAG_SW_ENABLE=y
|
|
CONFIG_STM32_USART3=y
|
|
CONFIG_SYSLOG_NONE=y
|
|
CONFIG_SYSTEM_NSH=y
|
|
CONFIG_TASK_NAME_SIZE=0
|
|
CONFIG_USART3_SERIAL_CONSOLE=y
|
|
CONFIG_USER_ENTRYPOINT="nsh_main"
|
|
CONFIG_WDOG_INTRESERVE=1
|