xref: /freebsd/sys/arm64/conf/std.nxp (revision 97dbd37753ae1bf9c4f6a23e46e21f0a9f408c82)
10f2c6331SEmmanuel Vadot#
20f2c6331SEmmanuel Vadot# NXP SoC support
30f2c6331SEmmanuel Vadot#
40f2c6331SEmmanuel Vadot
50f2c6331SEmmanuel Vadot# SoC support
60f2c6331SEmmanuel Vadotoptions		SOC_NXP_LS
70f2c6331SEmmanuel Vadot
80f2c6331SEmmanuel Vadot# I2C
9*97dbd377SBjoern A. Zeebdevice		pca954x			# NPX I2C bus multiplexer / switches
100f2c6331SEmmanuel Vadotdevice		pcf8563			# NXP Real-time clock/calendar
11cb35af13SHubert Mazurdevice		tca6408			# NXP I2C gpio expander
1226d65475SHubert Mazurdevice		pcf85063		# NXP Real-time clock
130f2c6331SEmmanuel Vadot
140f2c6331SEmmanuel Vadot# Serial (COM) ports
150f2c6331SEmmanuel Vadotdevice		uart_ns8250		# ns8250-type UART driver
160f2c6331SEmmanuel Vadotdevice		uart_snps
170f2c6331SEmmanuel Vadot
180f2c6331SEmmanuel Vadot# USB support
190f2c6331SEmmanuel Vadotdevice		dwc3			# Synopsys DWC controller
200f2c6331SEmmanuel Vadot
210f2c6331SEmmanuel Vadot# MMC/SD/SDIO Card slot support
220f2c6331SEmmanuel Vadotdevice		sdhci
230f2c6331SEmmanuel Vadot
248cbbe351SKornel Duleba# Ethernet NICs
258cbbe351SKornel Dulebadevice		enetc			# QorIQ LS1028A NIC
268cbbe351SKornel Duleba
270f2c6331SEmmanuel Vadotoptions 	FDT
280f2c6331SEmmanuel Vadotdevice		acpi
290f2c6331SEmmanuel Vadot
300f2c6331SEmmanuel Vadot# DTBs
310f2c6331SEmmanuel Vadotmakeoptions	MODULES_EXTRA+="dtb/freescale"
32