Refresh configuration
This commit is contained in:
parent
e463730c2f
commit
7c11a84c98
@ -155,6 +155,7 @@ CONFIG_SAMA5_HAVE_SAIC=y
|
||||
CONFIG_SAMA5_HAVE_SBM=y
|
||||
CONFIG_SAMA5_HAVE_SFC=y
|
||||
CONFIG_SAMA5_HAVE_SPI2=y
|
||||
# CONFIG_SAMA5_HAVE_TC is not set
|
||||
CONFIG_SAMA5_HAVE_TC1=y
|
||||
CONFIG_SAMA5_HAVE_TC2=y
|
||||
CONFIG_SAMA5_HAVE_TRUSTZONE=y
|
||||
@ -425,6 +426,7 @@ CONFIG_SAMA5D4EK_HSMCI0_AUTOMOUNT_DDELAY=1000
|
||||
CONFIG_SAMA5D4EK_HSMCI0_AUTOMOUNT_UDELAY=2000
|
||||
CONFIG_SAMA5D4EK_MXT_I2CFREQUENCY=400000
|
||||
CONFIG_SAMA5D4EK_MXT_DEVMINOR=0
|
||||
# CONFIG_SAMA5D4EK_SLOWCLOCK is not set
|
||||
|
||||
#
|
||||
# RTOS Features
|
||||
@ -439,6 +441,8 @@ CONFIG_DISABLE_OS_API=y
|
||||
#
|
||||
# Clocks and Timers
|
||||
#
|
||||
CONFIG_ARCH_HAVE_TICKLESS=y
|
||||
# CONFIG_SCHED_TICKLESS is not set
|
||||
CONFIG_USEC_PER_TICK=10000
|
||||
# CONFIG_SYSTEM_TIME64 is not set
|
||||
# CONFIG_CLOCK_MONOTONIC is not set
|
||||
@ -602,6 +606,7 @@ CONFIG_NETDEVICES=y
|
||||
#
|
||||
# External Ethernet PHY Device Support
|
||||
#
|
||||
CONFIG_ARCH_PHY_INTERRUPT=y
|
||||
# CONFIG_ETH0_PHY_NONE is not set
|
||||
# CONFIG_ETH0_PHY_AM79C874 is not set
|
||||
# CONFIG_ETH0_PHY_KS8721 is not set
|
||||
@ -996,6 +1001,7 @@ CONFIG_TASK_SPAWN_DEFAULT_STACKSIZE=2048
|
||||
# CONFIG_LIBC_STRERROR is not set
|
||||
# CONFIG_LIBC_PERROR_STDOUT is not set
|
||||
CONFIG_ARCH_LOWPUTC=y
|
||||
# CONFIG_LIBC_LOCALTIME is not set
|
||||
CONFIG_LIB_SENDFILE_BUFSIZE=512
|
||||
# CONFIG_ARCH_ROMGETC is not set
|
||||
# CONFIG_ARCH_OPTIMIZED_FUNCTIONS is not set
|
||||
@ -1395,6 +1401,11 @@ CONFIG_READLINE_ECHO=y
|
||||
#
|
||||
# CONFIG_SYSTEM_SDCARD is not set
|
||||
|
||||
#
|
||||
# Sudoku
|
||||
#
|
||||
# CONFIG_SYSTEM_SUDOKU is not set
|
||||
|
||||
#
|
||||
# Sysinfo
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user