# SPDX-License-Identifier: BSD-2-Clause

config PLATFORM_ANDES_AE350
	bool
	select FDT
	select IRQCHIP_PLIC
	select SERIAL_UART8250
	default y
