SAMA5D3x-EK: use large icons in the NxWM configuration like the SAMA5D4-EK
This commit is contained in:
parent
8bd08ea180
commit
d91ef71309
@ -118,6 +118,7 @@ CONFIG_ARMV7A_TOOLCHAIN_CODESOURCERYW=y
|
|||||||
# CONFIG_ARMV7A_TOOLCHAIN_GNU_EABIL is not set
|
# CONFIG_ARMV7A_TOOLCHAIN_GNU_EABIL is not set
|
||||||
# CONFIG_ARMV7A_TOOLCHAIN_GNU_EABIW is not set
|
# CONFIG_ARMV7A_TOOLCHAIN_GNU_EABIW is not set
|
||||||
# CONFIG_ARMV7A_TOOLCHAIN_GNU_OABI is not set
|
# CONFIG_ARMV7A_TOOLCHAIN_GNU_OABI is not set
|
||||||
|
# CONFIG_ARMV7A_DECODEFIQ is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
# SAMA5 Configuration Options
|
# SAMA5 Configuration Options
|
||||||
@ -145,6 +146,7 @@ CONFIG_SAMA5_HAVE_GMAC=y
|
|||||||
# CONFIG_SAMA5_HAVE_SPI2 is not set
|
# CONFIG_SAMA5_HAVE_SPI2 is not set
|
||||||
# CONFIG_SAMA5_HAVE_TC1 is not set
|
# CONFIG_SAMA5_HAVE_TC1 is not set
|
||||||
# CONFIG_SAMA5_HAVE_TC2 is not set
|
# CONFIG_SAMA5_HAVE_TC2 is not set
|
||||||
|
# CONFIG_SAMA5_HAVE_TRUSTZONE is not set
|
||||||
# CONFIG_SAMA5_HAVE_TWI3 is not set
|
# CONFIG_SAMA5_HAVE_TWI3 is not set
|
||||||
# CONFIG_SAMA5_HAVE_VDEC is not set
|
# CONFIG_SAMA5_HAVE_VDEC is not set
|
||||||
CONFIG_ARCH_CHIP_SAMA5D3=y
|
CONFIG_ARCH_CHIP_SAMA5D3=y
|
||||||
@ -204,7 +206,7 @@ CONFIG_SAMA5_MPDDRC=y
|
|||||||
#
|
#
|
||||||
CONFIG_SAMA5_LCDC_BACKLIGHT=y
|
CONFIG_SAMA5_LCDC_BACKLIGHT=y
|
||||||
CONFIG_SAMA5_LCDC_DEFBACKLIGHT=0xc8
|
CONFIG_SAMA5_LCDC_DEFBACKLIGHT=0xc8
|
||||||
CONFIG_SAMA5_LCDC_BACKCOLOR=0x7b5d
|
CONFIG_SAMA5_LCDC_BACKCOLOR=0x95fa
|
||||||
CONFIG_SAMA5_LCDC_FB_VBASE=0x20000000
|
CONFIG_SAMA5_LCDC_FB_VBASE=0x20000000
|
||||||
CONFIG_SAMA5_LCDC_FB_PBASE=0x20000000
|
CONFIG_SAMA5_LCDC_FB_PBASE=0x20000000
|
||||||
CONFIG_SAMA5_LCDC_FB_SIZE=5767168
|
CONFIG_SAMA5_LCDC_FB_SIZE=5767168
|
||||||
@ -476,11 +478,17 @@ CONFIG_DISABLE_POLL=y
|
|||||||
CONFIG_DEV_NULL=y
|
CONFIG_DEV_NULL=y
|
||||||
# CONFIG_DEV_ZERO is not set
|
# CONFIG_DEV_ZERO is not set
|
||||||
# CONFIG_LOOP is not set
|
# CONFIG_LOOP is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# Buffering
|
||||||
|
#
|
||||||
|
# CONFIG_DRVR_WRITEBUFFER is not set
|
||||||
|
# CONFIG_DRVR_READAHEAD is not set
|
||||||
# CONFIG_RAMDISK is not set
|
# CONFIG_RAMDISK is not set
|
||||||
# CONFIG_CAN is not set
|
# CONFIG_CAN is not set
|
||||||
# CONFIG_ARCH_HAVE_PWM_PULSECOUNT is not set
|
# CONFIG_ARCH_HAVE_PWM_PULSECOUNT is not set
|
||||||
# CONFIG_PWM is not set
|
# CONFIG_PWM is not set
|
||||||
# CONFIG_ARCH_HAVE_I2CRESET is not set
|
CONFIG_ARCH_HAVE_I2CRESET=y
|
||||||
# CONFIG_I2C is not set
|
# CONFIG_I2C is not set
|
||||||
# CONFIG_SPI is not set
|
# CONFIG_SPI is not set
|
||||||
# CONFIG_I2S is not set
|
# CONFIG_I2S is not set
|
||||||
@ -500,6 +508,7 @@ CONFIG_INPUT=y
|
|||||||
# CONFIG_MOUSE is not set
|
# CONFIG_MOUSE is not set
|
||||||
# CONFIG_INPUT_TSC2007 is not set
|
# CONFIG_INPUT_TSC2007 is not set
|
||||||
# CONFIG_INPUT_ADS7843E is not set
|
# CONFIG_INPUT_ADS7843E is not set
|
||||||
|
# CONFIG_INPUT_MXT is not set
|
||||||
# CONFIG_INPUT_STMPE811 is not set
|
# CONFIG_INPUT_STMPE811 is not set
|
||||||
# CONFIG_LCD is not set
|
# CONFIG_LCD is not set
|
||||||
# CONFIG_MMCSD is not set
|
# CONFIG_MMCSD is not set
|
||||||
@ -576,6 +585,11 @@ CONFIG_USART1_2STOP=0
|
|||||||
# CONFIG_ARCH_HAVE_PHY is not set
|
# CONFIG_ARCH_HAVE_PHY is not set
|
||||||
# CONFIG_NET is not set
|
# CONFIG_NET is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# Crypto API
|
||||||
|
#
|
||||||
|
# CONFIG_CRYPTO is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
# File Systems
|
# File Systems
|
||||||
#
|
#
|
||||||
@ -606,6 +620,7 @@ CONFIG_USART1_2STOP=0
|
|||||||
#
|
#
|
||||||
CONFIG_NX=y
|
CONFIG_NX=y
|
||||||
CONFIG_NX_NPLANES=1
|
CONFIG_NX_NPLANES=1
|
||||||
|
CONFIG_NX_BGCOLOR=0x95fa
|
||||||
# CONFIG_NX_WRITEONLY is not set
|
# CONFIG_NX_WRITEONLY is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
@ -990,7 +1005,8 @@ CONFIG_NXWM=y
|
|||||||
#
|
#
|
||||||
# NxWM General settings
|
# NxWM General settings
|
||||||
#
|
#
|
||||||
# CONFIG_NXWM_SYSTEM_CUSTOM_FONTID is not set
|
CONFIG_NXWM_LARGE_ICONS=y
|
||||||
|
# CONFIG_NXWM_CUSTOM_FONTID is not set
|
||||||
CONFIG_NXWM_UNITTEST=y
|
CONFIG_NXWM_UNITTEST=y
|
||||||
|
|
||||||
#
|
#
|
||||||
@ -1020,9 +1036,7 @@ CONFIG_NXWM_TASKBAR_HSPACING=8
|
|||||||
CONFIG_NXWM_TASKBAR_LEFT=y
|
CONFIG_NXWM_TASKBAR_LEFT=y
|
||||||
# CONFIG_NXWM_TASKBAR_RIGHT is not set
|
# CONFIG_NXWM_TASKBAR_RIGHT is not set
|
||||||
# CONFIG_NXWM_CUSTOM_TASKBAR_WIDTH is not set
|
# CONFIG_NXWM_CUSTOM_TASKBAR_WIDTH is not set
|
||||||
CONFIG_NXWM_TASKBAR_ICONSCALE=y
|
# CONFIG_NXWM_TASKBAR_ICONSCALE is not set
|
||||||
CONFIG_NXWM_TASKBAR_ICONWIDTH=50
|
|
||||||
CONFIG_NXWM_TASKBAR_ICONHEIGHT=42
|
|
||||||
# CONFIG_NXWM_DISABLE_MINIMIZE is not set
|
# CONFIG_NXWM_DISABLE_MINIMIZE is not set
|
||||||
# CONFIG_NXWM_TASKBAR_NO_BORDER is not set
|
# CONFIG_NXWM_TASKBAR_NO_BORDER is not set
|
||||||
|
|
||||||
@ -1141,6 +1155,11 @@ CONFIG_NXWM_HEXCALCULATOR_FONTID=5
|
|||||||
# FLASH Erase-all Command
|
# FLASH Erase-all Command
|
||||||
#
|
#
|
||||||
|
|
||||||
|
#
|
||||||
|
# Intel HEX to binary conversion
|
||||||
|
#
|
||||||
|
# CONFIG_SYSTEM_HEX2BIN is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
# I2C tool
|
# I2C tool
|
||||||
#
|
#
|
||||||
@ -1170,6 +1189,10 @@ CONFIG_READLINE_ECHO=y
|
|||||||
# P-Code Support
|
# P-Code Support
|
||||||
#
|
#
|
||||||
|
|
||||||
|
#
|
||||||
|
# PHY Tool
|
||||||
|
#
|
||||||
|
|
||||||
#
|
#
|
||||||
# Power Off
|
# Power Off
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user