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.
39 lines
997 B
Plaintext
39 lines
997 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="sim"
|
|
CONFIG_ARCH_BOARD="sim"
|
|
CONFIG_ARCH_BOARD_SIM=y
|
|
CONFIG_ARCH_SIM=y
|
|
CONFIG_DEBUG_SYMBOLS=y
|
|
CONFIG_DISABLE_MQUEUE=y
|
|
CONFIG_DISABLE_POSIX_TIMERS=y
|
|
CONFIG_DRVR_READAHEAD=y
|
|
CONFIG_DRVR_WRITEBUFFER=y
|
|
CONFIG_EXAMPLES_MTDRWB=y
|
|
CONFIG_FS_FAT=y
|
|
CONFIG_IDLETHREAD_STACKSIZE=4096
|
|
CONFIG_LIB_RAND_ORDER=3
|
|
CONFIG_MAX_TASKS=64
|
|
CONFIG_MTD=y
|
|
CONFIG_MTD_PARTITION=y
|
|
CONFIG_MTD_READAHEAD=y
|
|
CONFIG_MTD_WRBUFFER=y
|
|
CONFIG_NFILE_DESCRIPTORS=32
|
|
CONFIG_PTHREAD_STACK_DEFAULT=8192
|
|
CONFIG_RAMMTD=y
|
|
CONFIG_RAMMTD_FLASHSIM=y
|
|
CONFIG_SCHED_HPWORK=y
|
|
CONFIG_SCHED_HPWORKPRIORITY=192
|
|
CONFIG_SDCLONE_DISABLE=y
|
|
CONFIG_SIM_M32=y
|
|
CONFIG_START_DAY=29
|
|
CONFIG_START_MONTH=4
|
|
CONFIG_START_YEAR=2011
|
|
CONFIG_USERMAIN_STACKSIZE=4096
|
|
CONFIG_USER_ENTRYPOINT="mtdrwb_main"
|