2012-05-01 22:36:19 +02:00
|
|
|
#
|
2012-12-21 22:30:33 +01:00
|
|
|
# Automatically generated file; DO NOT EDIT.
|
|
|
|
# Nuttx/ Configuration
|
|
|
|
#
|
|
|
|
|
|
|
|
#
|
|
|
|
# Build Setup
|
|
|
|
#
|
|
|
|
# CONFIG_EXPERIMENTAL is not set
|
2014-03-07 00:16:46 +01:00
|
|
|
# CONFIG_DEFAULT_SMALL is not set
|
2012-12-21 22:30:33 +01:00
|
|
|
CONFIG_HOST_LINUX=y
|
|
|
|
# CONFIG_HOST_OSX is not set
|
|
|
|
# CONFIG_HOST_WINDOWS is not set
|
|
|
|
# CONFIG_HOST_OTHER is not set
|
|
|
|
|
|
|
|
#
|
|
|
|
# Build Configuration
|
|
|
|
#
|
2013-12-29 16:46:57 +01:00
|
|
|
# CONFIG_APPS_DIR="../apps"
|
2014-10-11 20:01:33 +02:00
|
|
|
CONFIG_BUILD_FLAT=y
|
2012-12-21 22:30:33 +01:00
|
|
|
# CONFIG_BUILD_2PASS is not set
|
|
|
|
|
|
|
|
#
|
|
|
|
# Binary Output Formats
|
|
|
|
#
|
|
|
|
# CONFIG_RRLOAD_BINARY is not set
|
|
|
|
# CONFIG_INTELHEX_BINARY is not set
|
|
|
|
# CONFIG_MOTOROLA_SREC is not set
|
|
|
|
# CONFIG_RAW_BINARY is not set
|
2014-10-11 20:01:33 +02:00
|
|
|
# CONFIG_UBOOT_UIMAGE is not set
|
2012-05-01 22:36:19 +02:00
|
|
|
|
|
|
|
#
|
2012-12-21 22:30:33 +01:00
|
|
|
# Customize Header Files
|
2012-05-01 22:36:19 +02:00
|
|
|
#
|
2014-03-07 00:16:46 +01:00
|
|
|
# CONFIG_ARCH_STDINT_H is not set
|
2012-12-21 22:30:33 +01:00
|
|
|
# CONFIG_ARCH_STDBOOL_H is not set
|
|
|
|
# CONFIG_ARCH_MATH_H is not set
|
|
|
|
# CONFIG_ARCH_FLOAT_H is not set
|
|
|
|
# CONFIG_ARCH_STDARG_H is not set
|
2012-05-01 22:36:19 +02:00
|
|
|
|
|
|
|
#
|
2012-12-21 22:30:33 +01:00
|
|
|
# Debug Options
|
2012-05-01 22:36:19 +02:00
|
|
|
#
|
2016-06-11 22:14:08 +02:00
|
|
|
# CONFIG_DEBUG_FEATURES is not set
|
2013-12-29 16:46:57 +01:00
|
|
|
# CONFIG_ARCH_HAVE_HEAPCHECK is not set
|
2015-11-29 20:52:50 +01:00
|
|
|
# CONFIG_ARCH_HAVE_STACKCHECK is not set
|
2012-12-21 22:30:33 +01:00
|
|
|
CONFIG_DEBUG_SYMBOLS=y
|
2014-03-07 00:16:46 +01:00
|
|
|
# CONFIG_ARCH_HAVE_CUSTOMOPT is not set
|
2013-12-29 16:46:57 +01:00
|
|
|
CONFIG_DEBUG_NOOPT=y
|
2014-03-07 00:16:46 +01:00
|
|
|
# CONFIG_DEBUG_FULLOPT is not set
|
2012-12-21 22:30:33 +01:00
|
|
|
|
|
|
|
#
|
|
|
|
# System Type
|
|
|
|
#
|
|
|
|
# CONFIG_ARCH_ARM is not set
|
|
|
|
# CONFIG_ARCH_AVR is not set
|
|
|
|
# CONFIG_ARCH_HC is not set
|
|
|
|
# CONFIG_ARCH_MIPS is not set
|
|
|
|
# CONFIG_ARCH_RGMP is not set
|
2016-08-06 22:03:38 +02:00
|
|
|
# CONFIG_ARCH_RENESAS is not set
|
2012-12-21 22:30:33 +01:00
|
|
|
CONFIG_ARCH_SIM=y
|
|
|
|
# CONFIG_ARCH_X86 is not set
|
|
|
|
# CONFIG_ARCH_Z16 is not set
|
|
|
|
# CONFIG_ARCH_Z80 is not set
|
|
|
|
CONFIG_ARCH="sim"
|
|
|
|
|
|
|
|
#
|
|
|
|
# Simulation Configuration Options
|
|
|
|
#
|
2014-10-11 20:01:33 +02:00
|
|
|
CONFIG_HOST_X86_64=y
|
|
|
|
# CONFIG_HOST_X86 is not set
|
2012-12-21 22:30:33 +01:00
|
|
|
# CONFIG_SIM_M32 is not set
|
2015-11-29 20:52:50 +01:00
|
|
|
CONFIG_SIM_X8664_SYSTEMV=y
|
|
|
|
# CONFIG_SIM_X8664_MICROSOFT is not set
|
2012-12-21 22:30:33 +01:00
|
|
|
# CONFIG_SIM_WALLTIME is not set
|
|
|
|
CONFIG_SIM_FRAMEBUFFER=y
|
2012-05-01 22:36:19 +02:00
|
|
|
CONFIG_SIM_X11FB=y
|
2012-12-21 22:30:33 +01:00
|
|
|
# CONFIG_SIM_X11NOSHM is not set
|
2012-05-01 22:36:19 +02:00
|
|
|
CONFIG_SIM_FBHEIGHT=240
|
2012-12-21 22:30:33 +01:00
|
|
|
CONFIG_SIM_FBWIDTH=480
|
2012-05-01 22:36:19 +02:00
|
|
|
CONFIG_SIM_FBBPP=32
|
2014-10-11 20:01:33 +02:00
|
|
|
# CONFIG_SIM_SPIFLASH is not set
|
2012-05-01 22:36:19 +02:00
|
|
|
|
|
|
|
#
|
2012-12-21 22:30:33 +01:00
|
|
|
# Architecture Options
|
2012-05-01 22:36:19 +02:00
|
|
|
#
|
2012-12-21 22:30:33 +01:00
|
|
|
# CONFIG_ARCH_NOINTC is not set
|
2013-10-15 22:29:06 +02:00
|
|
|
# CONFIG_ARCH_VECNOTIRQ is not set
|
2012-12-21 22:30:33 +01:00
|
|
|
# CONFIG_ARCH_DMA is not set
|
2013-12-29 16:46:57 +01:00
|
|
|
# CONFIG_ARCH_HAVE_IRQPRIO is not set
|
2014-10-11 20:01:33 +02:00
|
|
|
# CONFIG_ARCH_L2CACHE is not set
|
|
|
|
# CONFIG_ARCH_HAVE_COHERENT_DCACHE is not set
|
|
|
|
# CONFIG_ARCH_HAVE_ADDRENV is not set
|
|
|
|
# CONFIG_ARCH_NEED_ADDRENV_MAPPING is not set
|
2013-10-15 22:29:06 +02:00
|
|
|
# CONFIG_ARCH_HAVE_VFORK is not set
|
2014-03-07 00:16:46 +01:00
|
|
|
# CONFIG_ARCH_HAVE_MMU is not set
|
2014-10-11 20:01:33 +02:00
|
|
|
# CONFIG_ARCH_HAVE_MPU is not set
|
2014-03-07 00:16:46 +01:00
|
|
|
# CONFIG_ARCH_NAND_HWECC is not set
|
2014-10-11 20:01:33 +02:00
|
|
|
# CONFIG_ARCH_HAVE_EXTCLK is not set
|
2015-11-29 20:52:50 +01:00
|
|
|
CONFIG_ARCH_HAVE_POWEROFF=y
|
|
|
|
# CONFIG_ARCH_HAVE_RESET is not set
|
2012-12-21 22:30:33 +01:00
|
|
|
# CONFIG_ARCH_STACKDUMP is not set
|
|
|
|
# CONFIG_ENDIAN_BIG is not set
|
2014-03-07 00:16:46 +01:00
|
|
|
# CONFIG_ARCH_IDLE_CUSTOM is not set
|
2013-10-15 22:29:06 +02:00
|
|
|
# CONFIG_ARCH_HAVE_RAMFUNCS is not set
|
|
|
|
# CONFIG_ARCH_HAVE_RAMVECTORS is not set
|
2012-05-01 22:36:19 +02:00
|
|
|
|
|
|
|
#
|
2012-12-21 22:30:33 +01:00
|
|
|
# Board Settings
|
2012-05-01 22:36:19 +02:00
|
|
|
#
|
2013-10-15 22:29:06 +02:00
|
|
|
CONFIG_BOARD_LOOPSPERMSEC=5000
|
|
|
|
# CONFIG_ARCH_CALIBRATION is not set
|
2012-05-01 22:36:19 +02:00
|
|
|
|
2013-12-29 16:46:57 +01:00
|
|
|
#
|
|
|
|
# Interrupt options
|
|
|
|
#
|
|
|
|
# CONFIG_ARCH_HAVE_INTERRUPTSTACK is not set
|
|
|
|
# CONFIG_ARCH_HAVE_HIPRI_INTERRUPT is not set
|
|
|
|
|
2012-05-01 22:36:19 +02:00
|
|
|
#
|
2012-12-21 22:30:33 +01:00
|
|
|
# Boot options
|
2012-05-01 22:36:19 +02:00
|
|
|
#
|
2012-12-21 22:30:33 +01:00
|
|
|
# CONFIG_BOOT_RUNFROMEXTSRAM is not set
|
|
|
|
CONFIG_BOOT_RUNFROMFLASH=y
|
|
|
|
# CONFIG_BOOT_RUNFROMISRAM is not set
|
|
|
|
# CONFIG_BOOT_RUNFROMSDRAM is not set
|
|
|
|
# CONFIG_BOOT_COPYTORAM is not set
|
|
|
|
|
2013-10-15 22:29:06 +02:00
|
|
|
#
|
|
|
|
# Boot Memory Configuration
|
|
|
|
#
|
|
|
|
CONFIG_RAM_START=0x0
|
|
|
|
CONFIG_RAM_SIZE=0
|
2014-03-07 00:16:46 +01:00
|
|
|
# CONFIG_ARCH_HAVE_SDRAM is not set
|
2013-10-15 22:29:06 +02:00
|
|
|
|
2012-05-01 22:36:19 +02:00
|
|
|
#
|
2012-12-21 22:30:33 +01:00
|
|
|
# Board Selection
|
2012-05-01 22:36:19 +02:00
|
|
|
#
|
2012-12-21 22:30:33 +01:00
|
|
|
CONFIG_ARCH_BOARD_SIM=y
|
|
|
|
# CONFIG_ARCH_BOARD_CUSTOM is not set
|
|
|
|
CONFIG_ARCH_BOARD="sim"
|
2012-05-01 22:36:19 +02:00
|
|
|
|
|
|
|
#
|
2012-12-21 22:30:33 +01:00
|
|
|
# Common Board Options
|
2012-05-01 22:36:19 +02:00
|
|
|
#
|
2012-12-21 22:30:33 +01:00
|
|
|
CONFIG_NSH_MMCSDMINOR=0
|
2012-05-01 22:36:19 +02:00
|
|
|
|
|
|
|
#
|
2012-12-21 22:30:33 +01:00
|
|
|
# Board-Specific Options
|
2012-05-01 22:36:19 +02:00
|
|
|
#
|
2015-11-29 20:52:50 +01:00
|
|
|
CONFIG_LIB_BOARDCTL=y
|
|
|
|
# CONFIG_BOARDCTL_POWEROFF is not set
|
|
|
|
# CONFIG_BOARDCTL_UNIQUEID is not set
|
|
|
|
# CONFIG_BOARDCTL_TSCTEST is not set
|
|
|
|
# CONFIG_BOARDCTL_ADCTEST is not set
|
|
|
|
# CONFIG_BOARDCTL_PWMTEST is not set
|
|
|
|
# CONFIG_BOARDCTL_GRAPHICS is not set
|
|
|
|
# CONFIG_BOARDCTL_IOCTL is not set
|
2012-05-01 22:36:19 +02:00
|
|
|
|
|
|
|
#
|
2012-12-21 22:30:33 +01:00
|
|
|
# RTOS Features
|
2012-05-01 22:36:19 +02:00
|
|
|
#
|
2014-10-11 20:01:33 +02:00
|
|
|
CONFIG_DISABLE_OS_API=y
|
|
|
|
CONFIG_DISABLE_POSIX_TIMERS=y
|
|
|
|
# CONFIG_DISABLE_PTHREAD is not set
|
|
|
|
# CONFIG_DISABLE_SIGNALS is not set
|
|
|
|
# CONFIG_DISABLE_MQUEUE is not set
|
|
|
|
# CONFIG_DISABLE_ENVIRON is not set
|
|
|
|
|
|
|
|
#
|
|
|
|
# Clocks and Timers
|
|
|
|
#
|
|
|
|
CONFIG_ARCH_HAVE_TICKLESS=y
|
|
|
|
# CONFIG_SCHED_TICKLESS is not set
|
2014-08-07 21:42:47 +02:00
|
|
|
CONFIG_USEC_PER_TICK=10000
|
2013-12-29 16:46:57 +01:00
|
|
|
# CONFIG_SYSTEM_TIME64 is not set
|
2014-10-11 20:01:33 +02:00
|
|
|
# CONFIG_CLOCK_MONOTONIC is not set
|
2012-12-21 22:30:33 +01:00
|
|
|
# CONFIG_JULIAN_TIME is not set
|
|
|
|
CONFIG_START_YEAR=2012
|
|
|
|
CONFIG_START_MONTH=5
|
|
|
|
CONFIG_START_DAY=1
|
2014-10-11 20:01:33 +02:00
|
|
|
CONFIG_MAX_WDOGPARMS=4
|
|
|
|
CONFIG_PREALLOC_WDOGS=32
|
|
|
|
CONFIG_WDOG_INTRESERVE=4
|
|
|
|
CONFIG_PREALLOC_TIMERS=8
|
|
|
|
|
|
|
|
#
|
|
|
|
# Tasks and Scheduling
|
|
|
|
#
|
|
|
|
# CONFIG_INIT_NONE is not set
|
|
|
|
CONFIG_INIT_ENTRYPOINT=y
|
|
|
|
# CONFIG_INIT_FILEPATH is not set
|
|
|
|
CONFIG_USER_ENTRYPOINT="nxwm_main"
|
|
|
|
CONFIG_RR_INTERVAL=0
|
2015-11-29 20:52:50 +01:00
|
|
|
# CONFIG_SCHED_SPORADIC is not set
|
2014-12-17 19:30:26 +01:00
|
|
|
CONFIG_TASK_NAME_SIZE=31
|
2014-10-11 20:01:33 +02:00
|
|
|
CONFIG_MAX_TASKS=16
|
|
|
|
# CONFIG_SCHED_HAVE_PARENT is not set
|
|
|
|
CONFIG_SCHED_WAITPID=y
|
|
|
|
|
|
|
|
#
|
|
|
|
# Pthread Options
|
|
|
|
#
|
2012-12-21 22:30:33 +01:00
|
|
|
# CONFIG_MUTEX_TYPES is not set
|
2014-10-11 20:01:33 +02:00
|
|
|
CONFIG_NPTHREAD_KEYS=4
|
|
|
|
|
|
|
|
#
|
|
|
|
# Performance Monitoring
|
|
|
|
#
|
|
|
|
# CONFIG_SCHED_CPULOAD is not set
|
|
|
|
# CONFIG_SCHED_INSTRUMENTATION is not set
|
|
|
|
|
|
|
|
#
|
|
|
|
# Files and I/O
|
|
|
|
#
|
|
|
|
CONFIG_DEV_CONSOLE=y
|
2012-12-21 22:30:33 +01:00
|
|
|
# CONFIG_FDCLONE_DISABLE is not set
|
|
|
|
# CONFIG_FDCLONE_STDIO is not set
|
|
|
|
CONFIG_SDCLONE_DISABLE=y
|
2014-10-11 20:01:33 +02:00
|
|
|
CONFIG_NFILE_DESCRIPTORS=16
|
|
|
|
CONFIG_NFILE_STREAMS=16
|
|
|
|
CONFIG_NAME_MAX=32
|
|
|
|
# CONFIG_PRIORITY_INHERITANCE is not set
|
|
|
|
|
|
|
|
#
|
|
|
|
# RTOS hooks
|
|
|
|
#
|
|
|
|
# CONFIG_BOARD_INITIALIZE is not set
|
2013-10-15 22:29:06 +02:00
|
|
|
# CONFIG_SCHED_STARTHOOK is not set
|
2012-12-21 22:30:33 +01:00
|
|
|
# CONFIG_SCHED_ATEXIT is not set
|
|
|
|
CONFIG_SCHED_ONEXIT=y
|
|
|
|
CONFIG_SCHED_ONEXIT_MAX=1
|
2013-10-15 22:29:06 +02:00
|
|
|
|
|
|
|
#
|
|
|
|
# Signal Numbers
|
|
|
|
#
|
|
|
|
CONFIG_SIG_SIGUSR1=1
|
|
|
|
CONFIG_SIG_SIGUSR2=2
|
|
|
|
CONFIG_SIG_SIGALARM=3
|
|
|
|
CONFIG_SIG_SIGCONDTIMEDOUT=16
|
|
|
|
CONFIG_SIG_SIGWORK=17
|
2012-05-01 22:36:19 +02:00
|
|
|
|
|
|
|
#
|
2014-10-11 20:01:33 +02:00
|
|
|
# POSIX Message Queue Options
|
2012-05-01 22:36:19 +02:00
|
|
|
#
|
|
|
|
CONFIG_PREALLOC_MQ_MSGS=32
|
2012-05-10 18:25:56 +02:00
|
|
|
CONFIG_MQ_MAXMSGSIZE=48
|
2012-05-01 22:36:19 +02:00
|
|
|
|
2015-11-29 20:52:50 +01:00
|
|
|
#
|
|
|
|
# Work Queue Support
|
|
|
|
#
|
|
|
|
CONFIG_SCHED_WORKQUEUE=y
|
|
|
|
CONFIG_SCHED_HPWORK=y
|
|
|
|
CONFIG_SCHED_HPWORKPRIORITY=192
|
|
|
|
CONFIG_SCHED_HPWORKPERIOD=50000
|
|
|
|
CONFIG_SCHED_HPWORKSTACKSIZE=2048
|
|
|
|
# CONFIG_SCHED_LPWORK is not set
|
|
|
|
|
2012-05-01 22:36:19 +02:00
|
|
|
#
|
2012-12-21 22:30:33 +01:00
|
|
|
# Stack and heap information
|
|
|
|
#
|
|
|
|
CONFIG_IDLETHREAD_STACKSIZE=8192
|
|
|
|
CONFIG_USERMAIN_STACKSIZE=8192
|
|
|
|
CONFIG_PTHREAD_STACK_MIN=256
|
|
|
|
CONFIG_PTHREAD_STACK_DEFAULT=8192
|
2014-10-11 20:01:33 +02:00
|
|
|
# CONFIG_LIB_SYSCALL is not set
|
2012-12-21 22:30:33 +01:00
|
|
|
|
|
|
|
#
|
|
|
|
# Device Drivers
|
|
|
|
#
|
2013-10-15 22:29:06 +02:00
|
|
|
CONFIG_DISABLE_POLL=y
|
2012-12-21 22:30:33 +01:00
|
|
|
CONFIG_DEV_NULL=y
|
|
|
|
# CONFIG_DEV_ZERO is not set
|
2015-11-26 00:11:27 +01:00
|
|
|
# CONFIG_DEV_LOOP is not set
|
2014-10-11 20:01:33 +02:00
|
|
|
|
|
|
|
#
|
|
|
|
# Buffering
|
|
|
|
#
|
|
|
|
# CONFIG_DRVR_WRITEBUFFER is not set
|
|
|
|
# CONFIG_DRVR_READAHEAD is not set
|
2012-12-21 22:30:33 +01:00
|
|
|
# CONFIG_RAMDISK is not set
|
|
|
|
# CONFIG_CAN is not set
|
2013-12-29 16:46:57 +01:00
|
|
|
# CONFIG_ARCH_HAVE_PWM_PULSECOUNT is not set
|
2015-11-29 20:52:50 +01:00
|
|
|
# CONFIG_ARCH_HAVE_PWM_MULTICHAN is not set
|
2012-12-21 22:30:33 +01:00
|
|
|
# CONFIG_PWM is not set
|
2013-12-29 16:46:57 +01:00
|
|
|
# CONFIG_ARCH_HAVE_I2CRESET is not set
|
2012-12-21 22:30:33 +01:00
|
|
|
# CONFIG_I2C is not set
|
|
|
|
# CONFIG_SPI is not set
|
2013-12-29 16:46:57 +01:00
|
|
|
# CONFIG_I2S is not set
|
2015-11-29 20:52:50 +01:00
|
|
|
|
|
|
|
#
|
|
|
|
# Timer Driver Support
|
|
|
|
#
|
|
|
|
# CONFIG_TIMER is not set
|
2012-12-21 22:30:33 +01:00
|
|
|
# CONFIG_RTC is not set
|
|
|
|
# CONFIG_WATCHDOG is not set
|
|
|
|
# CONFIG_ANALOG is not set
|
2013-10-15 22:29:06 +02:00
|
|
|
# CONFIG_AUDIO_DEVICES is not set
|
2013-12-29 16:46:57 +01:00
|
|
|
# CONFIG_VIDEO_DEVICES is not set
|
2012-12-21 22:30:33 +01:00
|
|
|
# CONFIG_BCH is not set
|
|
|
|
# CONFIG_INPUT is not set
|
|
|
|
# CONFIG_LCD is not set
|
|
|
|
# CONFIG_MMCSD is not set
|
|
|
|
# CONFIG_MTD is not set
|
2015-11-29 20:52:50 +01:00
|
|
|
# CONFIG_EEPROM is not set
|
2012-12-21 22:30:33 +01:00
|
|
|
# CONFIG_PIPES is not set
|
|
|
|
# CONFIG_PM is not set
|
|
|
|
# CONFIG_POWER is not set
|
|
|
|
# CONFIG_SENSORS is not set
|
2013-12-29 16:46:57 +01:00
|
|
|
# CONFIG_SERCOMM_CONSOLE is not set
|
2012-12-21 22:30:33 +01:00
|
|
|
CONFIG_SERIAL=y
|
|
|
|
# CONFIG_DEV_LOWCONSOLE is not set
|
|
|
|
# CONFIG_16550_UART is not set
|
2016-05-25 18:45:01 +02:00
|
|
|
# CONFIG_UART_SERIALDRIVER is not set
|
|
|
|
# CONFIG_UART0_SERIALDRIVER is not set
|
|
|
|
# CONFIG_UART1_SERIALDRIVER is not set
|
|
|
|
# CONFIG_UART2_SERIALDRIVER is not set
|
|
|
|
# CONFIG_UART3_SERIALDRIVER is not set
|
|
|
|
# CONFIG_UART4_SERIALDRIVER is not set
|
|
|
|
# CONFIG_UART5_SERIALDRIVER is not set
|
|
|
|
# CONFIG_UART6_SERIALDRIVER is not set
|
|
|
|
# CONFIG_UART7_SERIALDRIVER is not set
|
|
|
|
# CONFIG_UART8_SERIALDRIVER is not set
|
2016-05-25 18:46:55 +02:00
|
|
|
# CONFIG_SCI0_SERIALDRIVER is not set
|
|
|
|
# CONFIG_SCI1_SERIALDRIVER is not set
|
2016-05-25 18:39:23 +02:00
|
|
|
# CONFIG_USART0_SERIALDRIVER is not set
|
|
|
|
# CONFIG_USART1_SERIALDRIVER is not set
|
|
|
|
# CONFIG_USART2_SERIALDRIVER is not set
|
|
|
|
# CONFIG_USART3_SERIALDRIVER is not set
|
|
|
|
# CONFIG_USART4_SERIALDRIVER is not set
|
|
|
|
# CONFIG_USART5_SERIALDRIVER is not set
|
|
|
|
# CONFIG_USART6_SERIALDRIVER is not set
|
|
|
|
# CONFIG_USART7_SERIALDRIVER is not set
|
|
|
|
# CONFIG_USART8_SERIALDRIVER is not set
|
2016-05-25 18:48:33 +02:00
|
|
|
# CONFIG_OTHER_UART_SERIALDRIVER is not set
|
2013-10-15 22:29:06 +02:00
|
|
|
|
|
|
|
#
|
|
|
|
# USART Configuration
|
|
|
|
#
|
2014-03-07 00:16:46 +01:00
|
|
|
# CONFIG_MCU_SERIAL is not set
|
2012-12-21 22:30:33 +01:00
|
|
|
# CONFIG_STANDARD_SERIAL is not set
|
2013-10-15 22:29:06 +02:00
|
|
|
# CONFIG_SERIAL_IFLOWCONTROL is not set
|
|
|
|
# CONFIG_SERIAL_OFLOWCONTROL is not set
|
2015-11-29 20:52:50 +01:00
|
|
|
# CONFIG_SERIAL_DMA is not set
|
|
|
|
# CONFIG_ARCH_HAVE_SERIAL_TERMIOS is not set
|
2012-12-21 22:30:33 +01:00
|
|
|
# CONFIG_USBDEV is not set
|
|
|
|
# CONFIG_USBHOST is not set
|
2016-02-26 23:45:29 +01:00
|
|
|
# CONFIG_DRIVERS_WIRELESS is not set
|
2012-12-21 22:30:33 +01:00
|
|
|
|
|
|
|
#
|
|
|
|
# System Logging Device Options
|
|
|
|
#
|
|
|
|
|
|
|
|
#
|
|
|
|
# System Logging
|
|
|
|
#
|
|
|
|
# CONFIG_RAMLOG is not set
|
2016-06-21 17:35:51 +02:00
|
|
|
# CONFIG_CONSOLE_SYSLOG is not set
|
2012-12-21 22:30:33 +01:00
|
|
|
|
|
|
|
#
|
|
|
|
# Networking Support
|
|
|
|
#
|
2013-12-29 16:46:57 +01:00
|
|
|
# CONFIG_ARCH_HAVE_NET is not set
|
|
|
|
# CONFIG_ARCH_HAVE_PHY is not set
|
2012-12-21 22:30:33 +01:00
|
|
|
# CONFIG_NET is not set
|
|
|
|
|
2014-10-11 20:01:33 +02:00
|
|
|
#
|
|
|
|
# Crypto API
|
|
|
|
#
|
|
|
|
# CONFIG_CRYPTO is not set
|
|
|
|
|
2012-12-21 22:30:33 +01:00
|
|
|
#
|
|
|
|
# File Systems
|
|
|
|
#
|
|
|
|
|
|
|
|
#
|
|
|
|
# File system configuration
|
2012-05-01 22:36:19 +02:00
|
|
|
#
|
2013-10-15 22:29:06 +02:00
|
|
|
# CONFIG_DISABLE_MOUNTPOINT is not set
|
2014-10-11 20:01:33 +02:00
|
|
|
# CONFIG_FS_AUTOMOUNTER is not set
|
2014-03-07 00:16:46 +01:00
|
|
|
# CONFIG_DISABLE_PSEUDOFS_OPERATIONS is not set
|
2013-12-29 16:46:57 +01:00
|
|
|
CONFIG_FS_READABLE=y
|
|
|
|
CONFIG_FS_WRITABLE=y
|
2014-10-11 20:01:33 +02:00
|
|
|
# CONFIG_FS_NAMED_SEMAPHORES is not set
|
|
|
|
CONFIG_FS_MQUEUE_MPATH="/var/mqueue"
|
2013-10-15 22:29:06 +02:00
|
|
|
# CONFIG_FS_RAMMAP is not set
|
2012-05-01 22:36:19 +02:00
|
|
|
CONFIG_FS_FAT=y
|
|
|
|
CONFIG_FAT_LCNAMES=y
|
|
|
|
CONFIG_FAT_LFN=y
|
|
|
|
CONFIG_FAT_MAXFNAME=32
|
2012-12-21 22:30:33 +01:00
|
|
|
# CONFIG_FS_FATTIME is not set
|
|
|
|
# CONFIG_FAT_DMAMEMORY is not set
|
|
|
|
# CONFIG_FS_NXFFS is not set
|
2012-05-01 22:36:19 +02:00
|
|
|
CONFIG_FS_ROMFS=y
|
2015-11-29 20:52:50 +01:00
|
|
|
# CONFIG_FS_TMPFS is not set
|
2013-10-15 22:29:06 +02:00
|
|
|
# CONFIG_FS_SMARTFS is not set
|
2015-11-29 20:52:50 +01:00
|
|
|
CONFIG_FS_PROCFS=y
|
|
|
|
|
|
|
|
#
|
|
|
|
# Exclude individual procfs entries
|
|
|
|
#
|
|
|
|
# CONFIG_FS_PROCFS_EXCLUDE_PROCESS is not set
|
|
|
|
# CONFIG_FS_PROCFS_EXCLUDE_UPTIME is not set
|
|
|
|
# CONFIG_FS_PROCFS_EXCLUDE_MOUNTS is not set
|
|
|
|
# CONFIG_FS_UNIONFS is not set
|
|
|
|
# CONFIG_FS_HOSTFS is not set
|
2012-05-01 22:36:19 +02:00
|
|
|
|
|
|
|
#
|
2012-12-21 22:30:33 +01:00
|
|
|
# System Logging
|
2012-05-01 22:36:19 +02:00
|
|
|
#
|
2015-11-29 20:52:50 +01:00
|
|
|
# CONFIG_SYSLOG_TIMESTAMP is not set
|
2012-05-01 22:36:19 +02:00
|
|
|
|
|
|
|
#
|
2012-12-21 22:30:33 +01:00
|
|
|
# Graphics Support
|
2012-05-01 22:36:19 +02:00
|
|
|
#
|
2012-12-21 22:30:33 +01:00
|
|
|
CONFIG_NX=y
|
|
|
|
CONFIG_NX_NPLANES=1
|
2014-10-11 20:01:33 +02:00
|
|
|
CONFIG_NX_BGCOLOR=0x0
|
2015-11-29 20:52:50 +01:00
|
|
|
# CONFIG_NX_ANTIALIASING is not set
|
2012-12-21 22:30:33 +01:00
|
|
|
# CONFIG_NX_WRITEONLY is not set
|
2012-05-01 22:36:19 +02:00
|
|
|
|
|
|
|
#
|
2012-12-21 22:30:33 +01:00
|
|
|
# Supported Pixel Depths
|
2012-05-01 22:36:19 +02:00
|
|
|
#
|
|
|
|
CONFIG_NX_DISABLE_1BPP=y
|
|
|
|
CONFIG_NX_DISABLE_2BPP=y
|
|
|
|
CONFIG_NX_DISABLE_4BPP=y
|
|
|
|
CONFIG_NX_DISABLE_8BPP=y
|
|
|
|
CONFIG_NX_DISABLE_16BPP=y
|
|
|
|
CONFIG_NX_DISABLE_24BPP=y
|
2012-12-21 22:30:33 +01:00
|
|
|
# CONFIG_NX_DISABLE_32BPP is not set
|
|
|
|
# CONFIG_NX_PACKEDMSFIRST is not set
|
|
|
|
|
|
|
|
#
|
|
|
|
# Input Devices
|
|
|
|
#
|
2014-10-11 20:01:33 +02:00
|
|
|
# CONFIG_NX_XYINPUT is not set
|
|
|
|
CONFIG_NX_XYINPUT_NONE=y
|
|
|
|
# CONFIG_NX_XYINPUT_MOUSE is not set
|
|
|
|
# CONFIG_NX_XYINPUT_TOUCHSCREEN is not set
|
2012-05-01 22:36:19 +02:00
|
|
|
CONFIG_NX_KBD=y
|
2012-12-21 22:30:33 +01:00
|
|
|
|
|
|
|
#
|
|
|
|
# Framed Window Borders
|
|
|
|
#
|
|
|
|
CONFIG_NXTK_BORDERWIDTH=4
|
2013-10-15 22:29:06 +02:00
|
|
|
CONFIG_NXTK_DEFAULT_BORDERCOLORS=y
|
2012-12-21 22:30:33 +01:00
|
|
|
# CONFIG_NXTK_AUTORAISE is not set
|
|
|
|
|
|
|
|
#
|
|
|
|
# Font Selections
|
|
|
|
#
|
|
|
|
CONFIG_NXFONTS_CHARBITS=7
|
2013-10-15 22:29:06 +02:00
|
|
|
# CONFIG_NXFONT_MONO5X8 is not set
|
2012-12-21 22:30:33 +01:00
|
|
|
# CONFIG_NXFONT_SANS17X22 is not set
|
|
|
|
# CONFIG_NXFONT_SANS20X26 is not set
|
2012-05-01 22:36:19 +02:00
|
|
|
CONFIG_NXFONT_SANS23X27=y
|
2012-12-21 22:30:33 +01:00
|
|
|
# CONFIG_NXFONT_SANS22X29 is not set
|
|
|
|
# CONFIG_NXFONT_SANS28X37 is not set
|
|
|
|
# CONFIG_NXFONT_SANS39X48 is not set
|
|
|
|
# CONFIG_NXFONT_SANS17X23B is not set
|
|
|
|
# CONFIG_NXFONT_SANS20X27B is not set
|
|
|
|
# CONFIG_NXFONT_SANS22X29B is not set
|
2012-05-01 22:36:19 +02:00
|
|
|
CONFIG_NXFONT_SANS28X37B=y
|
2012-12-21 22:30:33 +01:00
|
|
|
# CONFIG_NXFONT_SANS40X49B is not set
|
|
|
|
# CONFIG_NXFONT_SERIF22X29 is not set
|
|
|
|
# CONFIG_NXFONT_SERIF29X37 is not set
|
|
|
|
# CONFIG_NXFONT_SERIF38X48 is not set
|
|
|
|
# CONFIG_NXFONT_SERIF22X28B is not set
|
|
|
|
# CONFIG_NXFONT_SERIF27X38B is not set
|
|
|
|
# CONFIG_NXFONT_SERIF38X49B is not set
|
2015-11-29 20:52:50 +01:00
|
|
|
# CONFIG_NXFONT_PIXEL_UNICODE is not set
|
|
|
|
# CONFIG_NXFONT_PIXEL_LCD_MACHINE is not set
|
|
|
|
# CONFIG_NXFONT_X11_MISC_FIXED_4X6 is not set
|
|
|
|
# CONFIG_NXFONT_X11_MISC_FIXED_5X7 is not set
|
|
|
|
# CONFIG_NXFONT_X11_MISC_FIXED_5X8 is not set
|
|
|
|
# CONFIG_NXFONT_X11_MISC_FIXED_6X9 is not set
|
|
|
|
# CONFIG_NXFONT_X11_MISC_FIXED_6X10 is not set
|
|
|
|
# CONFIG_NXFONT_X11_MISC_FIXED_6X12 is not set
|
|
|
|
# CONFIG_NXFONT_X11_MISC_FIXED_6X13 is not set
|
|
|
|
# CONFIG_NXFONT_X11_MISC_FIXED_6X13B is not set
|
|
|
|
# CONFIG_NXFONT_X11_MISC_FIXED_6X13O is not set
|
|
|
|
# CONFIG_NXFONT_X11_MISC_FIXED_7X13 is not set
|
|
|
|
# CONFIG_NXFONT_X11_MISC_FIXED_7X13B is not set
|
|
|
|
# CONFIG_NXFONT_X11_MISC_FIXED_7X13O is not set
|
|
|
|
# CONFIG_NXFONT_X11_MISC_FIXED_7X14 is not set
|
|
|
|
# CONFIG_NXFONT_X11_MISC_FIXED_7X14B is not set
|
|
|
|
# CONFIG_NXFONT_X11_MISC_FIXED_8X13 is not set
|
|
|
|
# CONFIG_NXFONT_X11_MISC_FIXED_8X13B is not set
|
|
|
|
# CONFIG_NXFONT_X11_MISC_FIXED_8X13O is not set
|
|
|
|
# CONFIG_NXFONT_X11_MISC_FIXED_9X15 is not set
|
|
|
|
# CONFIG_NXFONT_X11_MISC_FIXED_9X15B is not set
|
|
|
|
# CONFIG_NXFONT_X11_MISC_FIXED_9X18 is not set
|
|
|
|
# CONFIG_NXFONT_X11_MISC_FIXED_9X18B is not set
|
|
|
|
# CONFIG_NXFONT_X11_MISC_FIXED_10X20 is not set
|
2014-09-20 22:18:08 +02:00
|
|
|
CONFIG_NXTERM=y
|
2012-12-21 22:30:33 +01:00
|
|
|
|
|
|
|
#
|
2014-09-20 23:01:50 +02:00
|
|
|
# NxTerm Output Text/Graphics Options
|
2012-12-21 22:30:33 +01:00
|
|
|
#
|
2014-09-20 22:18:08 +02:00
|
|
|
CONFIG_NXTERM_BPP=32
|
|
|
|
CONFIG_NXTERM_CURSORCHAR=137
|
|
|
|
CONFIG_NXTERM_MXCHARS=256
|
|
|
|
CONFIG_NXTERM_CACHESIZE=16
|
|
|
|
CONFIG_NXTERM_LINESEPARATION=0
|
|
|
|
# CONFIG_NXTERM_NOWRAP is not set
|
2012-12-21 22:30:33 +01:00
|
|
|
|
|
|
|
#
|
2014-09-20 23:01:50 +02:00
|
|
|
# NxTerm Input options
|
2012-12-21 22:30:33 +01:00
|
|
|
#
|
2014-09-20 22:18:08 +02:00
|
|
|
# CONFIG_NXTERM_NXKBDIN is not set
|
|
|
|
CONFIG_NXTERM_KBDBUFSIZE=16
|
|
|
|
CONFIG_NXTERM_NPOLLWAITERS=4
|
2012-12-21 22:30:33 +01:00
|
|
|
|
|
|
|
#
|
|
|
|
# NX Multi-user only options
|
|
|
|
#
|
|
|
|
CONFIG_NX_MULTIUSER=y
|
2012-05-01 22:36:19 +02:00
|
|
|
CONFIG_NX_BLOCKING=y
|
|
|
|
CONFIG_NX_MXSERVERMSGS=32
|
|
|
|
CONFIG_NX_MXCLIENTMSGS=16
|
2014-03-07 00:16:46 +01:00
|
|
|
# CONFIG_NX_NXSTART is not set
|
2012-05-01 22:36:19 +02:00
|
|
|
|
|
|
|
#
|
2012-12-21 22:30:33 +01:00
|
|
|
# Memory Management
|
2012-05-01 22:36:19 +02:00
|
|
|
#
|
2012-12-21 22:30:33 +01:00
|
|
|
# CONFIG_MM_SMALL is not set
|
|
|
|
CONFIG_MM_REGIONS=1
|
2014-03-07 00:16:46 +01:00
|
|
|
# CONFIG_ARCH_HAVE_HEAP2 is not set
|
2012-12-21 22:30:33 +01:00
|
|
|
# CONFIG_GRAN is not set
|
|
|
|
|
2013-10-15 22:29:06 +02:00
|
|
|
#
|
|
|
|
# Audio Support
|
|
|
|
#
|
|
|
|
# CONFIG_AUDIO is not set
|
|
|
|
|
2012-05-19 01:08:34 +02:00
|
|
|
#
|
2015-11-29 20:52:50 +01:00
|
|
|
# Binary Loader
|
2012-12-21 22:30:33 +01:00
|
|
|
#
|
|
|
|
# CONFIG_BINFMT_DISABLE is not set
|
|
|
|
# CONFIG_BINFMT_EXEPATH is not set
|
|
|
|
# CONFIG_NXFLAT is not set
|
|
|
|
# CONFIG_ELF is not set
|
2013-10-15 22:29:06 +02:00
|
|
|
# CONFIG_BUILTIN is not set
|
2012-12-21 22:30:33 +01:00
|
|
|
# CONFIG_PIC is not set
|
|
|
|
# CONFIG_SYMTAB_ORDEREDBYNAME is not set
|
2012-05-01 22:36:19 +02:00
|
|
|
|
2012-12-21 22:30:33 +01:00
|
|
|
#
|
|
|
|
# Library Routines
|
|
|
|
#
|
2013-10-15 22:29:06 +02:00
|
|
|
|
|
|
|
#
|
|
|
|
# Standard C Library Options
|
|
|
|
#
|
2013-02-03 18:47:03 +01:00
|
|
|
CONFIG_STDIO_BUFFER_SIZE=64
|
2012-12-21 22:30:33 +01:00
|
|
|
CONFIG_STDIO_LINEBUFFER=y
|
|
|
|
CONFIG_NUNGET_CHARS=2
|
|
|
|
CONFIG_LIB_HOMEDIR="/"
|
|
|
|
# CONFIG_LIBM is not set
|
|
|
|
# CONFIG_NOPRINTF_FIELDWIDTH is not set
|
|
|
|
# CONFIG_LIBC_FLOATINGPOINT is not set
|
2015-05-30 18:00:54 +02:00
|
|
|
CONFIG_LIBC_LONG_LONG=y
|
2015-11-29 20:52:50 +01:00
|
|
|
# CONFIG_LIBC_IOCTL_VARIADIC is not set
|
2013-10-15 22:29:06 +02:00
|
|
|
CONFIG_LIB_RAND_ORDER=1
|
2012-12-21 22:30:33 +01:00
|
|
|
# CONFIG_EOL_IS_CR is not set
|
|
|
|
# CONFIG_EOL_IS_LF is not set
|
|
|
|
# CONFIG_EOL_IS_BOTH_CRLF is not set
|
|
|
|
CONFIG_EOL_IS_EITHER_CRLF=y
|
2013-10-15 22:29:06 +02:00
|
|
|
# CONFIG_LIBC_EXECFUNCS is not set
|
|
|
|
CONFIG_POSIX_SPAWN_PROXY_STACKSIZE=1024
|
|
|
|
CONFIG_TASK_SPAWN_DEFAULT_STACKSIZE=2048
|
2012-12-21 22:30:33 +01:00
|
|
|
# CONFIG_LIBC_STRERROR is not set
|
|
|
|
# CONFIG_LIBC_PERROR_STDOUT is not set
|
2015-11-29 20:52:50 +01:00
|
|
|
CONFIG_LIBC_TMPDIR="/tmp"
|
|
|
|
CONFIG_LIBC_MAX_TMPFILE=32
|
2012-12-21 22:30:33 +01:00
|
|
|
CONFIG_ARCH_LOWPUTC=y
|
2014-10-11 20:01:33 +02:00
|
|
|
# CONFIG_LIBC_LOCALTIME is not set
|
2015-11-29 20:52:50 +01:00
|
|
|
# CONFIG_TIME_EXTENDED is not set
|
2012-12-21 22:30:33 +01:00
|
|
|
CONFIG_LIB_SENDFILE_BUFSIZE=512
|
|
|
|
# CONFIG_ARCH_ROMGETC is not set
|
|
|
|
# CONFIG_ARCH_OPTIMIZED_FUNCTIONS is not set
|
2015-11-29 20:52:50 +01:00
|
|
|
# CONFIG_LIBC_NETDB is not set
|
|
|
|
# CONFIG_NETDB_HOSTFILE is not set
|
2012-05-03 21:46:37 +02:00
|
|
|
|
2013-10-15 22:29:06 +02:00
|
|
|
#
|
|
|
|
# Non-standard Library Support
|
|
|
|
#
|
|
|
|
# CONFIG_LIB_KBDCODEC is not set
|
|
|
|
# CONFIG_LIB_SLCDCODEC is not set
|
|
|
|
|
2012-05-01 22:36:19 +02:00
|
|
|
#
|
2012-12-21 22:30:33 +01:00
|
|
|
# Basic CXX Support
|
2012-05-01 22:36:19 +02:00
|
|
|
#
|
2012-12-21 22:30:33 +01:00
|
|
|
# CONFIG_C99_BOOL8 is not set
|
|
|
|
CONFIG_HAVE_CXX=y
|
|
|
|
# CONFIG_HAVE_CXXINITIALIZE is not set
|
|
|
|
# CONFIG_CXX_NEWLONG is not set
|
|
|
|
|
2012-08-30 17:44:02 +02:00
|
|
|
#
|
2012-12-21 22:30:33 +01:00
|
|
|
# uClibc++ Standard C++ Library
|
|
|
|
#
|
|
|
|
# CONFIG_UCLIBCXX is not set
|
2012-05-01 22:36:19 +02:00
|
|
|
|
|
|
|
#
|
2012-12-21 22:30:33 +01:00
|
|
|
# Application Configuration
|
2012-05-01 22:36:19 +02:00
|
|
|
#
|
|
|
|
|
|
|
|
#
|
2015-11-29 20:52:50 +01:00
|
|
|
# CAN Utilities
|
2012-12-21 22:30:33 +01:00
|
|
|
#
|
|
|
|
|
2012-05-01 22:36:19 +02:00
|
|
|
#
|
2012-12-21 22:30:33 +01:00
|
|
|
# Examples
|
|
|
|
#
|
2013-12-29 16:46:57 +01:00
|
|
|
# CONFIG_EXAMPLES_CONFIGDATA is not set
|
2014-10-11 20:01:33 +02:00
|
|
|
# CONFIG_EXAMPLES_CPUHOG is not set
|
2012-12-21 22:30:33 +01:00
|
|
|
# CONFIG_EXAMPLES_CXXTEST is not set
|
|
|
|
# CONFIG_EXAMPLES_DHCPD is not set
|
|
|
|
# CONFIG_EXAMPLES_ELF is not set
|
2015-11-29 20:52:50 +01:00
|
|
|
# CONFIG_EXAMPLES_FSTEST is not set
|
2012-12-21 22:30:33 +01:00
|
|
|
# CONFIG_EXAMPLES_FTPC is not set
|
|
|
|
# CONFIG_EXAMPLES_FTPD is not set
|
|
|
|
# CONFIG_EXAMPLES_HELLO is not set
|
|
|
|
# CONFIG_EXAMPLES_HELLOXX is not set
|
|
|
|
# CONFIG_EXAMPLES_JSON is not set
|
|
|
|
# CONFIG_EXAMPLES_HIDKBD is not set
|
|
|
|
# CONFIG_EXAMPLES_KEYPADTEST is not set
|
|
|
|
# CONFIG_EXAMPLES_IGMP is not set
|
2015-11-29 20:52:50 +01:00
|
|
|
# CONFIG_EXAMPLES_MEDIA is not set
|
2012-12-21 22:30:33 +01:00
|
|
|
# CONFIG_EXAMPLES_MM is not set
|
|
|
|
# CONFIG_EXAMPLES_MODBUS is not set
|
2013-10-15 22:29:06 +02:00
|
|
|
# CONFIG_EXAMPLES_MOUNT is not set
|
|
|
|
# CONFIG_EXAMPLES_NRF24L01TERM is not set
|
2012-12-21 22:30:33 +01:00
|
|
|
# CONFIG_EXAMPLES_NSH is not set
|
|
|
|
# CONFIG_EXAMPLES_NULL is not set
|
|
|
|
# CONFIG_EXAMPLES_NX is not set
|
2014-09-20 22:25:51 +02:00
|
|
|
# CONFIG_EXAMPLES_NXTERM is not set
|
2012-12-21 22:30:33 +01:00
|
|
|
# CONFIG_EXAMPLES_NXFFS is not set
|
|
|
|
# CONFIG_EXAMPLES_NXHELLO is not set
|
|
|
|
# CONFIG_EXAMPLES_NXIMAGE is not set
|
|
|
|
# CONFIG_EXAMPLES_NXLINES is not set
|
|
|
|
# CONFIG_EXAMPLES_NXTEXT is not set
|
|
|
|
# CONFIG_EXAMPLES_OSTEST is not set
|
|
|
|
# CONFIG_EXAMPLES_PIPE is not set
|
|
|
|
# CONFIG_EXAMPLES_POLL is not set
|
2015-11-29 20:52:50 +01:00
|
|
|
# CONFIG_EXAMPLES_PPPD is not set
|
2013-10-15 22:29:06 +02:00
|
|
|
# CONFIG_EXAMPLES_POSIXSPAWN is not set
|
2012-12-21 22:30:33 +01:00
|
|
|
# CONFIG_EXAMPLES_QENCODER is not set
|
|
|
|
# CONFIG_EXAMPLES_RGMP is not set
|
|
|
|
# CONFIG_EXAMPLES_ROMFS is not set
|
|
|
|
# CONFIG_EXAMPLES_SENDMAIL is not set
|
2014-10-11 20:01:33 +02:00
|
|
|
# CONFIG_EXAMPLES_SERIALBLASTER is not set
|
|
|
|
# CONFIG_EXAMPLES_SERIALRX is not set
|
2012-12-21 22:30:33 +01:00
|
|
|
# CONFIG_EXAMPLES_SERLOOP is not set
|
2013-10-15 22:29:06 +02:00
|
|
|
# CONFIG_EXAMPLES_SLCD is not set
|
|
|
|
# CONFIG_EXAMPLES_SMART is not set
|
|
|
|
# CONFIG_EXAMPLES_TCPECHO is not set
|
2012-12-21 22:30:33 +01:00
|
|
|
# CONFIG_EXAMPLES_TELNETD is not set
|
|
|
|
# CONFIG_EXAMPLES_THTTPD is not set
|
|
|
|
# CONFIG_EXAMPLES_TIFF is not set
|
|
|
|
# CONFIG_EXAMPLES_TOUCHSCREEN is not set
|
2014-07-04 01:31:17 +02:00
|
|
|
# CONFIG_EXAMPLES_WEBSERVER is not set
|
2015-11-29 20:52:50 +01:00
|
|
|
# CONFIG_EXAMPLES_UNIONFS is not set
|
2012-12-21 22:30:33 +01:00
|
|
|
# CONFIG_EXAMPLES_USBSERIAL is not set
|
|
|
|
# CONFIG_EXAMPLES_USBTERM is not set
|
|
|
|
# CONFIG_EXAMPLES_WATCHDOG is not set
|
2012-05-01 22:36:19 +02:00
|
|
|
|
2015-11-29 20:52:50 +01:00
|
|
|
#
|
|
|
|
# File System Utilities
|
|
|
|
#
|
|
|
|
|
2012-05-01 22:36:19 +02:00
|
|
|
#
|
2013-10-15 22:29:06 +02:00
|
|
|
# Graphics Support
|
2012-05-01 22:36:19 +02:00
|
|
|
#
|
2013-10-15 22:29:06 +02:00
|
|
|
# CONFIG_TIFF is not set
|
2015-11-29 20:52:50 +01:00
|
|
|
# CONFIG_GRAPHICS_TRAVELER is not set
|
2012-05-01 22:36:19 +02:00
|
|
|
|
|
|
|
#
|
2012-12-21 22:30:33 +01:00
|
|
|
# Interpreters
|
2012-05-01 22:36:19 +02:00
|
|
|
#
|
2015-11-29 20:52:50 +01:00
|
|
|
# CONFIG_INTERPRETERS_BAS is not set
|
2012-12-21 22:30:33 +01:00
|
|
|
# CONFIG_INTERPRETERS_FICL is not set
|
|
|
|
# CONFIG_INTERPRETERS_PCODE is not set
|
2015-11-29 20:52:50 +01:00
|
|
|
# CONFIG_INTERPRETERS_MICROPYTHON is not set
|
2012-12-21 22:30:33 +01:00
|
|
|
|
|
|
|
#
|
2015-11-29 20:52:50 +01:00
|
|
|
# FreeModBus
|
2012-12-21 22:30:33 +01:00
|
|
|
#
|
2015-11-29 20:52:50 +01:00
|
|
|
# CONFIG_MODBUS is not set
|
2012-12-21 22:30:33 +01:00
|
|
|
|
|
|
|
#
|
2015-11-29 20:52:50 +01:00
|
|
|
# Network Utilities
|
2012-12-21 22:30:33 +01:00
|
|
|
#
|
|
|
|
# CONFIG_NETUTILS_CODECS is not set
|
|
|
|
# CONFIG_NETUTILS_FTPC is not set
|
|
|
|
# CONFIG_NETUTILS_JSON is not set
|
|
|
|
# CONFIG_NETUTILS_SMTP is not set
|
|
|
|
|
|
|
|
#
|
|
|
|
# NSH Library
|
|
|
|
#
|
|
|
|
CONFIG_NSH_LIBRARY=y
|
2014-10-11 20:01:33 +02:00
|
|
|
|
|
|
|
#
|
|
|
|
# Command Line Configuration
|
|
|
|
#
|
2014-02-22 22:20:12 +01:00
|
|
|
CONFIG_NSH_READLINE=y
|
|
|
|
# CONFIG_NSH_CLE is not set
|
2014-10-11 20:01:33 +02:00
|
|
|
CONFIG_NSH_LINELEN=80
|
|
|
|
# CONFIG_NSH_DISABLE_SEMICOLON is not set
|
|
|
|
CONFIG_NSH_CMDPARMS=y
|
|
|
|
CONFIG_NSH_MAXARGUMENTS=6
|
|
|
|
CONFIG_NSH_ARGCAT=y
|
|
|
|
CONFIG_NSH_NESTDEPTH=3
|
|
|
|
# CONFIG_NSH_DISABLEBG is not set
|
2012-12-21 22:30:33 +01:00
|
|
|
|
|
|
|
#
|
|
|
|
# Disable Individual commands
|
|
|
|
#
|
2013-10-15 22:29:06 +02:00
|
|
|
# CONFIG_NSH_DISABLE_ADDROUTE is not set
|
2015-11-29 20:52:50 +01:00
|
|
|
# CONFIG_NSH_DISABLE_BASENAME is not set
|
2012-12-21 22:30:33 +01:00
|
|
|
# CONFIG_NSH_DISABLE_CAT is not set
|
|
|
|
# CONFIG_NSH_DISABLE_CD is not set
|
|
|
|
# CONFIG_NSH_DISABLE_CP is not set
|
2013-10-15 22:29:06 +02:00
|
|
|
# CONFIG_NSH_DISABLE_CMP is not set
|
2015-11-29 20:52:50 +01:00
|
|
|
CONFIG_NSH_DISABLE_DATE=y
|
2012-12-21 22:30:33 +01:00
|
|
|
# CONFIG_NSH_DISABLE_DD is not set
|
2014-03-07 00:16:46 +01:00
|
|
|
# CONFIG_NSH_DISABLE_DF is not set
|
2013-10-15 22:29:06 +02:00
|
|
|
# CONFIG_NSH_DISABLE_DELROUTE is not set
|
2015-11-29 20:52:50 +01:00
|
|
|
# CONFIG_NSH_DISABLE_DIRNAME is not set
|
2012-12-21 22:30:33 +01:00
|
|
|
# CONFIG_NSH_DISABLE_ECHO is not set
|
|
|
|
# CONFIG_NSH_DISABLE_EXEC is not set
|
|
|
|
# CONFIG_NSH_DISABLE_EXIT is not set
|
|
|
|
# CONFIG_NSH_DISABLE_FREE is not set
|
|
|
|
# CONFIG_NSH_DISABLE_GET is not set
|
|
|
|
# CONFIG_NSH_DISABLE_HELP is not set
|
|
|
|
# CONFIG_NSH_DISABLE_HEXDUMP is not set
|
|
|
|
# CONFIG_NSH_DISABLE_IFCONFIG is not set
|
2015-11-29 20:52:50 +01:00
|
|
|
# CONFIG_NSH_DISABLE_IFUPDOWN is not set
|
2012-12-21 22:30:33 +01:00
|
|
|
# CONFIG_NSH_DISABLE_KILL is not set
|
|
|
|
# CONFIG_NSH_DISABLE_LOSETUP is not set
|
2015-11-29 20:52:50 +01:00
|
|
|
CONFIG_NSH_DISABLE_LOSMART=y
|
2012-12-21 22:30:33 +01:00
|
|
|
# CONFIG_NSH_DISABLE_LS is not set
|
|
|
|
# CONFIG_NSH_DISABLE_MB is not set
|
|
|
|
# CONFIG_NSH_DISABLE_MKDIR is not set
|
|
|
|
# CONFIG_NSH_DISABLE_MKFATFS is not set
|
|
|
|
# CONFIG_NSH_DISABLE_MKFIFO is not set
|
|
|
|
# CONFIG_NSH_DISABLE_MKRD is not set
|
|
|
|
# CONFIG_NSH_DISABLE_MH is not set
|
|
|
|
# CONFIG_NSH_DISABLE_MOUNT is not set
|
2015-11-29 20:52:50 +01:00
|
|
|
# CONFIG_NSH_DISABLE_MV is not set
|
2012-12-21 22:30:33 +01:00
|
|
|
# CONFIG_NSH_DISABLE_MW is not set
|
|
|
|
# CONFIG_NSH_DISABLE_PS is not set
|
|
|
|
# CONFIG_NSH_DISABLE_PUT is not set
|
|
|
|
# CONFIG_NSH_DISABLE_PWD is not set
|
|
|
|
# CONFIG_NSH_DISABLE_RM is not set
|
|
|
|
# CONFIG_NSH_DISABLE_RMDIR is not set
|
|
|
|
# CONFIG_NSH_DISABLE_SET is not set
|
|
|
|
# CONFIG_NSH_DISABLE_SH is not set
|
|
|
|
# CONFIG_NSH_DISABLE_SLEEP is not set
|
|
|
|
# CONFIG_NSH_DISABLE_TEST is not set
|
|
|
|
# CONFIG_NSH_DISABLE_UMOUNT is not set
|
2015-11-29 20:52:50 +01:00
|
|
|
# CONFIG_NSH_DISABLE_UNAME is not set
|
2012-12-21 22:30:33 +01:00
|
|
|
# CONFIG_NSH_DISABLE_UNSET is not set
|
|
|
|
# CONFIG_NSH_DISABLE_USLEEP is not set
|
|
|
|
# CONFIG_NSH_DISABLE_WGET is not set
|
|
|
|
# CONFIG_NSH_DISABLE_XD is not set
|
2013-10-15 22:29:06 +02:00
|
|
|
|
|
|
|
#
|
|
|
|
# Configure Command Options
|
|
|
|
#
|
|
|
|
# CONFIG_NSH_CMDOPT_DF_H is not set
|
2012-12-21 22:30:33 +01:00
|
|
|
CONFIG_NSH_CODECS_BUFSIZE=128
|
2013-12-29 16:46:57 +01:00
|
|
|
# CONFIG_NSH_CMDOPT_HEXDUMP is not set
|
2015-11-29 20:52:50 +01:00
|
|
|
CONFIG_NSH_PROC_MOUNTPOINT="/proc"
|
2012-05-01 22:36:19 +02:00
|
|
|
CONFIG_NSH_FILEIOSIZE=1024
|
2014-10-11 20:01:33 +02:00
|
|
|
|
|
|
|
#
|
|
|
|
# Scripting Support
|
|
|
|
#
|
2012-12-21 22:30:33 +01:00
|
|
|
# CONFIG_NSH_DISABLESCRIPT is not set
|
2014-03-07 00:16:46 +01:00
|
|
|
# CONFIG_NSH_DISABLE_ITEF is not set
|
|
|
|
# CONFIG_NSH_DISABLE_LOOPS is not set
|
2012-05-01 22:36:19 +02:00
|
|
|
CONFIG_NSH_ROMFSETC=y
|
2013-10-15 22:29:06 +02:00
|
|
|
# CONFIG_NSH_ROMFSRC is not set
|
2012-05-01 22:36:19 +02:00
|
|
|
CONFIG_NSH_ROMFSMOUNTPT="/etc"
|
|
|
|
CONFIG_NSH_INITSCRIPT="init.d/rcS"
|
|
|
|
CONFIG_NSH_ROMFSDEVNO=1
|
|
|
|
CONFIG_NSH_ROMFSSECTSIZE=64
|
2014-10-11 20:01:33 +02:00
|
|
|
CONFIG_NSH_DEFAULTROMFS=y
|
2013-10-15 22:29:06 +02:00
|
|
|
# CONFIG_NSH_ARCHROMFS is not set
|
2014-10-11 20:01:33 +02:00
|
|
|
# CONFIG_NSH_CUSTOMROMFS is not set
|
2012-05-01 22:36:19 +02:00
|
|
|
CONFIG_NSH_FATDEVNO=2
|
|
|
|
CONFIG_NSH_FATSECTSIZE=512
|
|
|
|
CONFIG_NSH_FATNSECTORS=1024
|
2012-09-08 04:10:56 +02:00
|
|
|
CONFIG_NSH_FATMOUNTPT="/tmp"
|
2013-10-15 22:29:06 +02:00
|
|
|
|
|
|
|
#
|
2014-10-11 20:01:33 +02:00
|
|
|
# Console Configuration
|
2013-10-15 22:29:06 +02:00
|
|
|
#
|
2014-10-11 20:01:33 +02:00
|
|
|
CONFIG_NSH_CONSOLE=y
|
2014-05-05 16:52:02 +02:00
|
|
|
# CONFIG_NSH_ALTCONDEV is not set
|
2015-11-29 20:52:50 +01:00
|
|
|
CONFIG_NSH_ARCHINIT=y
|
2012-05-01 22:36:19 +02:00
|
|
|
|
|
|
|
#
|
2012-12-21 22:30:33 +01:00
|
|
|
# NxWidgets/NxWM
|
2012-05-01 22:36:19 +02:00
|
|
|
#
|
2012-12-21 22:30:33 +01:00
|
|
|
CONFIG_NXWIDGETS=y
|
2012-05-01 22:36:19 +02:00
|
|
|
|
|
|
|
#
|
2012-12-21 22:30:33 +01:00
|
|
|
# NX Server/Device Configuration
|
2012-05-01 22:36:19 +02:00
|
|
|
#
|
2012-12-21 22:30:33 +01:00
|
|
|
# CONFIG_NXWIDGETS_FLICKERFREE is not set
|
2013-12-29 16:46:57 +01:00
|
|
|
# CONFIG_NXWIDGETS_EXTERNINIT is not set
|
2012-12-21 22:30:33 +01:00
|
|
|
CONFIG_NXWIDGETS_VPLANE=0
|
2013-12-29 16:46:57 +01:00
|
|
|
CONFIG_NXWIDGET_SERVERINIT=y
|
2013-05-12 22:31:41 +02:00
|
|
|
CONFIG_NXWIDGETS_SERVERPRIO=110
|
2012-12-21 22:30:33 +01:00
|
|
|
CONFIG_NXWIDGETS_SERVERSTACK=16384
|
2013-05-12 22:31:41 +02:00
|
|
|
CONFIG_NXWIDGETS_CLIENTPRIO=100
|
|
|
|
CONFIG_NXWIDGETS_LISTENERPRIO=100
|
2012-12-21 22:30:33 +01:00
|
|
|
CONFIG_NXWIDGETS_LISTENERSTACK=8192
|
|
|
|
# CONFIG_NXWIDGET_EVENTWAIT is not set
|
2012-05-01 22:36:19 +02:00
|
|
|
|
|
|
|
#
|
2012-12-21 22:30:33 +01:00
|
|
|
# NXWidget Configuration
|
2012-05-01 22:36:19 +02:00
|
|
|
#
|
2012-12-21 22:30:33 +01:00
|
|
|
CONFIG_NXWIDGETS_BPP=32
|
|
|
|
CONFIG_NXWIDGETS_SIZEOFCHAR=1
|
2012-05-01 22:36:19 +02:00
|
|
|
|
|
|
|
#
|
2012-12-21 22:30:33 +01:00
|
|
|
# NXWidget Default Values
|
2012-05-01 22:36:19 +02:00
|
|
|
#
|
2012-12-21 22:30:33 +01:00
|
|
|
# CONFIG_NXWIDGETS_SYSTEM_CUSTOM_FONTID is not set
|
|
|
|
CONFIG_NXWIDGETS_TNXARRAY_INITIALSIZE=16
|
|
|
|
CONFIG_NXWIDGETS_TNXARRAY_SIZEINCREMENT=8
|
|
|
|
# CONFIG_NXWIDGETS_CUSTOM_FILLCOLORS is not set
|
|
|
|
# CONFIG_NXWIDGETS_CUSTOM_EDGECOLORS is not set
|
|
|
|
# CONFIG_NXWIDGETS_CUSTOM_TEXTCOLORS is not set
|
|
|
|
CONFIG_NXWIDGETS_TRANSPARENT_COLOR=0x0
|
2012-05-01 22:36:19 +02:00
|
|
|
|
|
|
|
#
|
2012-12-21 22:30:33 +01:00
|
|
|
# Keypad behavior
|
2012-05-01 22:36:19 +02:00
|
|
|
#
|
2012-12-21 22:30:33 +01:00
|
|
|
CONFIG_NXWIDGETS_FIRST_REPEAT_TIME=500
|
|
|
|
CONFIG_NXWIDGETS_CONTINUE_REPEAT_TIME=200
|
|
|
|
CONFIG_NXWIDGETS_DOUBLECLICK_TIME=350
|
|
|
|
CONFIG_NXWIDGETS_KBDBUFFER_SIZE=16
|
|
|
|
CONFIG_NXWIDGETS_CURSORCONTROL_SIZE=4
|
|
|
|
# CONFIG_NXWIDGET_MEMMONITOR is not set
|
|
|
|
CONFIG_NXWM=y
|
2012-05-01 22:36:19 +02:00
|
|
|
|
|
|
|
#
|
2014-10-11 20:01:33 +02:00
|
|
|
# NxWM General Settings
|
2012-05-01 22:36:19 +02:00
|
|
|
#
|
2014-10-11 20:01:33 +02:00
|
|
|
# CONFIG_NXWM_LARGE_ICONS is not set
|
|
|
|
# CONFIG_NXWM_CUSTOM_FONTID is not set
|
2012-12-21 22:30:33 +01:00
|
|
|
CONFIG_NXWM_UNITTEST=y
|
|
|
|
|
|
|
|
#
|
|
|
|
# Color configuration
|
|
|
|
#
|
|
|
|
# CONFIG_NXWM_CUSTOM_FILLCOLORS is not set
|
|
|
|
# CONFIG_NXWM_CUSTOM_EDGECOLORS is not set
|
|
|
|
# CONFIG_NXWM_CUSTOM_TEXTCOLORS is not set
|
|
|
|
|
2013-12-29 16:46:57 +01:00
|
|
|
#
|
|
|
|
# Background Image
|
|
|
|
#
|
|
|
|
# CONFIG_NXWM_DISABLE_BACKGROUND_IMAGE is not set
|
|
|
|
CONFIG_NXWM_BACKGROUND_IMAGE=""
|
|
|
|
|
|
|
|
#
|
|
|
|
# NxWM Taskbar Configuration
|
|
|
|
#
|
|
|
|
|
2012-12-21 22:30:33 +01:00
|
|
|
#
|
|
|
|
# Horizontal and vertical spacing of icons in the task bar
|
|
|
|
#
|
|
|
|
CONFIG_NXWM_TASKBAR_VSPACING=2
|
|
|
|
CONFIG_NXWM_TASKBAR_HSPACING=2
|
|
|
|
# CONFIG_NXWM_TASKBAR_TOP is not set
|
|
|
|
# CONFIG_NXWM_TASKBAR_BOTTOM is not set
|
|
|
|
CONFIG_NXWM_TASKBAR_LEFT=y
|
|
|
|
# CONFIG_NXWM_TASKBAR_RIGHT is not set
|
|
|
|
# CONFIG_NXWM_CUSTOM_TASKBAR_WIDTH is not set
|
2013-10-15 22:29:06 +02:00
|
|
|
# CONFIG_NXWM_TASKBAR_ICONSCALE is not set
|
2012-12-21 22:30:33 +01:00
|
|
|
# CONFIG_NXWM_DISABLE_MINIMIZE is not set
|
2013-10-15 22:29:06 +02:00
|
|
|
# CONFIG_NXWM_TASKBAR_NO_BORDER is not set
|
2012-12-21 22:30:33 +01:00
|
|
|
|
|
|
|
#
|
2013-12-29 16:46:57 +01:00
|
|
|
# NxWM Toolbar Configuration
|
2012-12-21 22:30:33 +01:00
|
|
|
#
|
|
|
|
# CONFIG_NXWM_CUSTOM_TOOLBAR_HEIGHT is not set
|
2014-10-11 20:01:33 +02:00
|
|
|
# CONFIG_NXWM_TOOLBAR_CUSTOM_FONTID is not set
|
2012-12-21 22:30:33 +01:00
|
|
|
|
|
|
|
#
|
2013-12-29 16:46:57 +01:00
|
|
|
# NxWM Application Window Configuration
|
2013-10-15 22:29:06 +02:00
|
|
|
#
|
|
|
|
# CONFIG_NXWM_CUSTOM_APPWINDOW_ICONS is not set
|
|
|
|
|
2012-12-21 22:30:33 +01:00
|
|
|
#
|
2013-12-29 16:46:57 +01:00
|
|
|
# NxWM Start Window Configuration
|
2012-12-21 22:30:33 +01:00
|
|
|
#
|
|
|
|
|
|
|
|
#
|
|
|
|
# Horizontal and vertical spacing of icons in the task bar
|
|
|
|
#
|
|
|
|
CONFIG_NXWM_STARTWINDOW_VSPACING=4
|
|
|
|
CONFIG_NXWM_STARTWINDOW_HSPACING=4
|
|
|
|
# CONFIG_NXWM_CUSTOM_STARTWINDOW_ICON is not set
|
|
|
|
CONFIG_NXWM_STARTWINDOW_MQNAME="/dev/nxwm"
|
|
|
|
CONFIG_NXWM_STARTWINDOW_MXMSGS=32
|
|
|
|
CONFIG_NXWM_STARTWINDOW_MXMPRIO=42
|
2013-05-12 22:31:41 +02:00
|
|
|
CONFIG_NXWM_STARTWINDOW_PRIO=100
|
2012-12-21 22:30:33 +01:00
|
|
|
CONFIG_NXWM_STARTWINDOW_STACKSIZE=2048
|
2014-10-11 20:01:33 +02:00
|
|
|
|
|
|
|
#
|
|
|
|
# NxTerm Window Settings
|
|
|
|
#
|
2014-09-20 22:25:51 +02:00
|
|
|
CONFIG_NXWM_NXTERM=y
|
|
|
|
CONFIG_NXWM_NXTERM_PRIO=100
|
|
|
|
CONFIG_NXWM_NXTERM_STACKSIZE=8192
|
|
|
|
# CONFIG_NXWM_NXTERM_CUSTOM_COLORS is not set
|
|
|
|
# CONFIG_NXWM_NXTERM_CUSTOM_FONTID is not set
|
|
|
|
# CONFIG_NXWM_CUSTOM_NXTERM_ICON is not set
|
2013-12-29 16:46:57 +01:00
|
|
|
|
|
|
|
#
|
|
|
|
# NxWM Touchscreen Configuration
|
|
|
|
#
|
2012-12-21 22:30:33 +01:00
|
|
|
# CONFIG_NXWM_TOUCHSCREEN is not set
|
2013-12-29 16:46:57 +01:00
|
|
|
|
|
|
|
#
|
|
|
|
# NxWM Keyboard Configuration
|
|
|
|
#
|
2012-12-21 22:30:33 +01:00
|
|
|
# CONFIG_NXWM_KEYBOARD is not set
|
|
|
|
|
|
|
|
#
|
2014-10-11 20:01:33 +02:00
|
|
|
# NxWM Calibration Display Settings
|
2012-12-21 22:30:33 +01:00
|
|
|
#
|
2013-10-15 22:29:06 +02:00
|
|
|
CONFIG_NXWM_CALIBRATION_MARGIN=40
|
2012-12-21 22:30:33 +01:00
|
|
|
# CONFIG_NXWM_CALIBRATION_CUSTOM_COLORS is not set
|
2013-10-15 22:29:06 +02:00
|
|
|
# CONFIG_NXWM_CALIBRATION_MESSAGES is not set
|
2013-12-29 16:46:57 +01:00
|
|
|
# CONFIG_NXWM_CALIBRATION_ANISOTROPIC is not set
|
2012-12-21 22:30:33 +01:00
|
|
|
# CONFIG_NXWM_CUSTOM_CALIBRATION_ICON is not set
|
|
|
|
CONFIG_NXWM_CALIBRATION_SIGNO=5
|
2013-05-12 22:31:41 +02:00
|
|
|
CONFIG_NXWM_CALIBRATION_LISTENERPRIO=100
|
2012-12-21 22:30:33 +01:00
|
|
|
CONFIG_NXWM_CALIBRATION_LISTENERSTACK=2048
|
2012-11-06 15:57:01 +01:00
|
|
|
|
|
|
|
#
|
2014-10-11 20:01:33 +02:00
|
|
|
# NxWM Hex Calculator Display Settings
|
2012-11-06 15:57:01 +01:00
|
|
|
#
|
2012-12-21 22:30:33 +01:00
|
|
|
# CONFIG_NXWM_HEXCALCULATOR_CUSTOM_COLORS is not set
|
|
|
|
# CONFIG_NXWM_CUSTOM_HEXCALCULATOR_ICON is not set
|
|
|
|
# CONFIG_NXWM_HEXCALCULATOR_CUSTOM_FONTID is not set
|
2014-10-11 20:01:33 +02:00
|
|
|
|
|
|
|
#
|
|
|
|
# NxWM Media Player Display Settings
|
|
|
|
#
|
2012-11-06 15:57:01 +01:00
|
|
|
|
2013-12-29 16:46:57 +01:00
|
|
|
#
|
|
|
|
# Platform-specific Support
|
|
|
|
#
|
|
|
|
# CONFIG_PLATFORM_CONFIGDATA is not set
|
|
|
|
|
2012-12-21 22:30:33 +01:00
|
|
|
#
|
2014-03-07 00:16:46 +01:00
|
|
|
# System Libraries and NSH Add-Ons
|
2012-12-21 22:30:33 +01:00
|
|
|
#
|
2014-10-11 20:01:33 +02:00
|
|
|
# CONFIG_SYSTEM_FREE is not set
|
|
|
|
# CONFIG_SYSTEM_CLE is not set
|
2015-11-29 20:52:50 +01:00
|
|
|
# CONFIG_SYSTEM_CUTERM is not set
|
2014-10-11 20:01:33 +02:00
|
|
|
# CONFIG_SYSTEM_INSTALL is not set
|
2016-06-27 19:22:38 +02:00
|
|
|
# CONFIG_LIB_HEX2BIN is not set
|
2016-01-21 00:11:48 +01:00
|
|
|
# CONFIG_FSUTILS_INIFILE is not set
|
2015-11-29 20:52:50 +01:00
|
|
|
# CONFIG_SYSTEM_HEXED is not set
|
2013-10-15 22:29:06 +02:00
|
|
|
# CONFIG_SYSTEM_RAMTEST is not set
|
2015-11-29 20:52:50 +01:00
|
|
|
CONFIG_READLINE_HAVE_EXTMATCH=y
|
2012-12-21 22:30:33 +01:00
|
|
|
CONFIG_SYSTEM_READLINE=y
|
|
|
|
CONFIG_READLINE_ECHO=y
|
2015-11-29 20:52:50 +01:00
|
|
|
# CONFIG_READLINE_TABCOMPLETION is not set
|
|
|
|
# CONFIG_READLINE_CMD_HISTORY is not set
|
2014-10-11 20:01:33 +02:00
|
|
|
# CONFIG_SYSTEM_SUDOKU is not set
|
|
|
|
# CONFIG_SYSTEM_VI is not set
|
2013-10-15 22:29:06 +02:00
|
|
|
# CONFIG_SYSTEM_ZMODEM is not set
|