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.
32 lines
879 B
Plaintext
32 lines
879 B
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="x86"
|
|
CONFIG_ARCH_BOARD="qemu-i486"
|
|
CONFIG_ARCH_BOARD_QEMU_I486=y
|
|
CONFIG_ARCH_CHIP_QEMU=y
|
|
CONFIG_ARCH_STACKDUMP=y
|
|
CONFIG_ARCH_X86=y
|
|
CONFIG_BOARD_LOOPSPERMSEC=999
|
|
CONFIG_BOOT_RUNFROMEXTSRAM=y
|
|
CONFIG_DEV_LOWCONSOLE=y
|
|
CONFIG_FS_FAT=y
|
|
CONFIG_IDLETHREAD_STACKSIZE=2048
|
|
CONFIG_MAX_TASKS=64
|
|
CONFIG_NFILE_DESCRIPTORS=32
|
|
CONFIG_PTHREAD_MUTEX_TYPES=y
|
|
CONFIG_RAM_SIZE=1048576
|
|
CONFIG_RAM_START=0x00100000
|
|
CONFIG_SDCLONE_DISABLE=y
|
|
CONFIG_START_DAY=3
|
|
CONFIG_START_MONTH=3
|
|
CONFIG_START_YEAR=2011
|
|
CONFIG_TESTING_OSTEST=y
|
|
CONFIG_TESTING_OSTEST_LOOPS=100
|
|
CONFIG_TESTING_OSTEST_STACKSIZE=4096
|
|
CONFIG_USER_ENTRYPOINT="ostest_main"
|