af28821c77
group boards by architecture * z80: group boards by architecture all boards that share the same architecture are moved to the same arch folder following the soc layout Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com> * z16: group boards by architecture all boards that share the same architecture are moved to the same arch folder following the soc layout Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com> * xtensa: group boards by architecture all boards that share the same architecture are moved to the same arch folder following the soc layout Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com> * x86: group boards by architecture all boards that share the same architecture are moved to the same arch folder following the soc layout Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com> * sim: group boards by architecture all boards that share the same architecture are moved to the same arch folder following the soc layout Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com> * risc-v: group boards by architecture all boards that share the same architecture are moved to the same arch folder following the soc layout Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com> * renesas: group boards by architecture all boards that share the same architecture are moved to the same arch folder following the soc layout Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com> * or1k: group boards by architecture all boards that share the same architecture are moved to the same arch folder following the soc layout Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com> * misoc: group boards by architecture all boards that share the same architecture are moved to the same arch folder following the soc layout Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com> * mips: group boards by architecture all boards that share the same architecture are moved to the same arch folder following the soc layout Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com> * hc: group boards by architecture all boards that share the same architecture are moved to the same arch folder following the soc layout Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com> * avr: group boards by architecture all boards that share the same architecture are moved to the same arch folder following the soc layout Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com> * arm: group boards by architecture all boards that share the same architecture are moved to the same arch folder following the soc layout Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com> * boards: group boards by architecture Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com> Approved-by: Gregory Nutt <gnutt@nuttx.org>
70 lines
1.8 KiB
Plaintext
70 lines
1.8 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_ARCH_FPU is not set
|
|
CONFIG_ARCH="arm"
|
|
CONFIG_ARCH_BOARD="lpcxpresso-lpc54628"
|
|
CONFIG_ARCH_BOARD_LPCXPRESSO_LPC54628=y
|
|
CONFIG_ARCH_CHIP_LPC54628=y
|
|
CONFIG_ARCH_CHIP_LPC54XX=y
|
|
CONFIG_ARCH_INTERRUPTSTACK=2048
|
|
CONFIG_ARCH_STACKDUMP=y
|
|
CONFIG_ARCH_STDARG_H=y
|
|
CONFIG_BOARD_LOOPSPERMSEC=21082
|
|
CONFIG_BUILTIN=y
|
|
CONFIG_DRIVERS_VIDEO=y
|
|
CONFIG_EXAMPLES_LVGLDEMO=y
|
|
CONFIG_FS_PROCFS=y
|
|
CONFIG_FT5X06_POLLMODE=y
|
|
CONFIG_FT5X06_SINGLEPOINT=y
|
|
CONFIG_FT5X06_SWAPXY=y
|
|
CONFIG_GRAPHICS_LVGL=y
|
|
CONFIG_HAVE_CXX=y
|
|
CONFIG_HAVE_CXXINITIALIZE=y
|
|
CONFIG_INPUT=y
|
|
CONFIG_INPUT_FT5X06=y
|
|
CONFIG_INTELHEX_BINARY=y
|
|
CONFIG_LIB_BOARDCTL=y
|
|
CONFIG_LPC54_EMC=y
|
|
CONFIG_LPC54_EMC_DYNAMIC_CS0=y
|
|
CONFIG_LPC54_EMC_DYNAMIC_CS0_OFFSET=0x00080000
|
|
CONFIG_LPC54_EMC_DYNAMIC_CS0_SIZE=0x00f80000
|
|
CONFIG_LPC54_GPIOIRQ=y
|
|
CONFIG_LPC54_I2C2_MASTER=y
|
|
CONFIG_LPC54_LCD=y
|
|
CONFIG_LPC54_LCD_BGR=y
|
|
CONFIG_LPC54_LCD_BPP16_565=y
|
|
CONFIG_LPC54_LCD_HBACKPORCH=43
|
|
CONFIG_LPC54_LCD_HFRONTPORCH=8
|
|
CONFIG_LPC54_LCD_VBACKPORCH=12
|
|
CONFIG_LPC54_LCD_VFRONTPORCH=4
|
|
CONFIG_LPC54_LCD_VPULSE=10
|
|
CONFIG_LPC54_LCD_VRAMBASE=0xa0000000
|
|
CONFIG_LPC54_USART0=y
|
|
CONFIG_LV_HOR_RES=480
|
|
CONFIG_LV_VER_RES=272
|
|
CONFIG_MAX_TASKS=16
|
|
CONFIG_MAX_WDOGPARMS=2
|
|
CONFIG_MM_REGIONS=2
|
|
CONFIG_NFILE_DESCRIPTORS=8
|
|
CONFIG_NFILE_STREAMS=8
|
|
CONFIG_PREALLOC_MQ_MSGS=4
|
|
CONFIG_PREALLOC_TIMERS=4
|
|
CONFIG_PREALLOC_WDOGS=4
|
|
CONFIG_RAM_SIZE=163840
|
|
CONFIG_RAM_START=0x20000000
|
|
CONFIG_RAW_BINARY=y
|
|
CONFIG_RR_INTERVAL=200
|
|
CONFIG_SCHED_HPWORK=y
|
|
CONFIG_SCHED_WAITPID=y
|
|
CONFIG_SDCLONE_DISABLE=y
|
|
CONFIG_TASK_NAME_SIZE=32
|
|
CONFIG_USART0_SERIAL_CONSOLE=y
|
|
CONFIG_USER_ENTRYPOINT="lvgldemo_main"
|
|
CONFIG_VIDEO_FB=y
|
|
CONFIG_WDOG_INTRESERVE=0
|