31 lines
827 B
Plaintext
31 lines
827 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_BOARD_SIM=y
|
|
CONFIG_ARCH_BOARD="sim"
|
|
CONFIG_ARCH_SIM=y
|
|
CONFIG_ARCH="sim"
|
|
CONFIG_BOARD_LATE_INITIALIZE=y
|
|
CONFIG_DEBUG_SYMBOLS=y
|
|
CONFIG_DISABLE_ENVIRON=y
|
|
CONFIG_DISABLE_MOUNTPOINT=y
|
|
CONFIG_DISABLE_POLL=y
|
|
CONFIG_DISABLE_POSIX_TIMERS=y
|
|
CONFIG_DRIVERS_VIDEO=y
|
|
CONFIG_EXAMPLES_FB=y
|
|
CONFIG_IDLETHREAD_STACKSIZE=4096
|
|
CONFIG_MAX_TASKS=16
|
|
CONFIG_PTHREAD_STACK_DEFAULT=8192
|
|
CONFIG_SDCLONE_DISABLE=y
|
|
CONFIG_SIM_FRAMEBUFFER=y
|
|
CONFIG_START_DAY=28
|
|
CONFIG_START_MONTH=11
|
|
CONFIG_START_YEAR=2008
|
|
CONFIG_USER_ENTRYPOINT="fb_main"
|
|
CONFIG_USERMAIN_STACKSIZE=4096
|
|
CONFIG_VIDEO_FB=y
|