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.
45 lines
1.2 KiB
Plaintext
45 lines
1.2 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_DISABLE_ENVIRON is not set
|
|
CONFIG_ARCH_BOARD_Z80SIM=y
|
|
CONFIG_ARCH_BOARD="z80sim"
|
|
CONFIG_ARCH_CHIP_Z80=y
|
|
CONFIG_ARCH_Z80=y
|
|
CONFIG_ARCH="z80"
|
|
CONFIG_BOARD_LOOPSPERMSEC=100
|
|
CONFIG_DEFAULT_SMALL=y
|
|
CONFIG_DEV_LOWCONSOLE=y
|
|
CONFIG_DISABLE_MOUNTPOINT=y
|
|
CONFIG_DISABLE_MQUEUE=y
|
|
CONFIG_DISABLE_PTHREAD=y
|
|
CONFIG_EXAMPLES_PASHELLO=y
|
|
CONFIG_INTERPRETERS_PCODE=y
|
|
CONFIG_MAX_TASKS=8
|
|
CONFIG_MAX_WDOGPARMS=2
|
|
CONFIG_NFILE_DESCRIPTORS=4
|
|
CONFIG_NFILE_STREAMS=4
|
|
CONFIG_NUNGET_CHARS=0
|
|
CONFIG_PREALLOC_TIMERS=0
|
|
CONFIG_PREALLOC_WDOGS=4
|
|
CONFIG_PTHREAD_STACK_DEFAULT=1024
|
|
CONFIG_RAM_SIZE=65536
|
|
CONFIG_RAM_START=0x0000
|
|
CONFIG_SDCLONE_DISABLE=y
|
|
CONFIG_START_DAY=7
|
|
CONFIG_START_MONTH=12
|
|
CONFIG_START_YEAR=2012
|
|
CONFIG_STDIO_DISABLE_BUFFERING=y
|
|
CONFIG_SYSTEM_PRUN=y
|
|
CONFIG_TASK_NAME_SIZE=0
|
|
CONFIG_UART_RXBUFSIZE=64
|
|
CONFIG_UART_SERIAL_CONSOLE=y
|
|
CONFIG_UART_TXBUFSIZE=64
|
|
CONFIG_USER_ENTRYPOINT="pashello_main"
|
|
CONFIG_USERMAIN_STACKSIZE=1024
|
|
CONFIG_WDOG_INTRESERVE=0
|