Training courses

Kernel and Embedded Linux

Bootlin training courses

Embedded Linux, kernel,
Yocto Project, Buildroot, real-time,
graphics, boot time, debugging...

Bootlin logo

Elixir Cross Referencer

config CONFIG_PPC_MPC512x
	bool "512x-based boards"
	depends on CONFIG_6xx
	select CONFIG_COMMON_CLK
	select CONFIG_FSL_SOC
	select CONFIG_IPIC
	select CONFIG_PPC_PCI_CHOICE
	select CONFIG_FSL_PCI if CONFIG_PCI
	select CONFIG_USB_EHCI_BIG_ENDIAN_MMIO if CONFIG_USB_EHCI_HCD
	select CONFIG_USB_EHCI_BIG_ENDIAN_DESC if CONFIG_USB_EHCI_HCD

config CONFIG_MPC512x_LPBFIFO
	tristate "MPC512x LocalPlus Bus FIFO driver"
	depends on CONFIG_PPC_MPC512x && CONFIG_MPC512X_DMA
	help
	  Enable support for Freescale MPC512x LocalPlus Bus FIFO (SCLPC).

config CONFIG_MPC5121_ADS
	bool "Freescale MPC5121E ADS"
	depends on CONFIG_PPC_MPC512x
	select CONFIG_DEFAULT_UIMAGE
	help
	  This option enables support for the MPC5121E ADS board.

config CONFIG_MPC512x_GENERIC
	bool "Generic support for simple MPC512x based boards"
	depends on CONFIG_PPC_MPC512x
	select CONFIG_DEFAULT_UIMAGE
	help
	  This option enables support for simple MPC512x based boards
	  which do not need custom platform specific setup.

	  Compatible boards include:  Protonic LVT base boards (ZANMCU
	  and VICVT2), Freescale MPC5125 Tower system.

config CONFIG_PDM360NG
	bool "ifm PDM360NG board"
	depends on CONFIG_PPC_MPC512x
	select CONFIG_DEFAULT_UIMAGE
	help
	  This option enables support for the CONFIG_PDM360NG board.