blob: 800e020f3eafe2a0c739f2f7b74ed5933c3189c0 [file] [log] [blame]
#
# For a description of the syntax of this configuration file,
# see the file kconfig-language.txt in the NuttX tools repository.
#
comment "EOS S3 Configuration Options"
menu "EOS S3 Peripheral Support"
config EOSS3_UART
bool "UART"
default n
select UART_SERIALDRIVER
select SCHED_HPWORK
endmenu