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

menuconfig CONFIG_PPC_83xx
	bool "83xx-based boards"
	depends on CONFIG_6xx
	select CONFIG_PPC_UDBG_16550
	select CONFIG_PPC_PCI_CHOICE
	select CONFIG_FSL_PCI if CONFIG_PCI
	select CONFIG_FSL_SOC
	select CONFIG_IPIC

if CONFIG_PPC_83xx

config CONFIG_MPC830x_RDB
	bool "Freescale MPC830x RDB and derivatives"
	select CONFIG_DEFAULT_UIMAGE
	select CONFIG_PPC_MPC831x
	select CONFIG_FSL_GTM
	help
	  This option enables support for the MPC8308 RDB and MPC8308 P1M boards.

config CONFIG_MPC831x_RDB
	bool "Freescale MPC831x RDB"
	select CONFIG_DEFAULT_UIMAGE
	select CONFIG_PPC_MPC831x
	help
	  This option enables support for the MPC8313 RDB and MPC8315 RDB boards.

config CONFIG_MPC832x_MDS
	bool "Freescale MPC832x MDS"
	select CONFIG_DEFAULT_UIMAGE
	select CONFIG_PPC_MPC832x
	help
	  This option enables support for the MPC832x MDS evaluation board.

config CONFIG_MPC832x_RDB
	bool "Freescale MPC832x RDB"
	select CONFIG_DEFAULT_UIMAGE
	select CONFIG_PPC_MPC832x
	help
	  This option enables support for the MPC8323 RDB board.

config CONFIG_MPC834x_MDS
	bool "Freescale MPC834x MDS"
	select CONFIG_DEFAULT_UIMAGE
	select CONFIG_PPC_MPC834x
	help
	  This option enables support for the MPC 834x MDS evaluation board.

	  Be aware that CONFIG_PCI buses can only function when MDS board is plugged
	  into the PIB (Platform IO Board) board from Freescale which provide
	  3 CONFIG_PCI slots.  The PIBs CONFIG_PCI initialization is the bootloader's
	  responsibility.

config CONFIG_MPC834x_ITX
	bool "Freescale MPC834x ITX"
	select CONFIG_DEFAULT_UIMAGE
	select CONFIG_PPC_MPC834x
	help
	  This option enables support for the MPC 834x ITX evaluation board.

	  Be aware that CONFIG_PCI initialization is the bootloader's
	  responsibility.

config CONFIG_MPC836x_MDS
	bool "Freescale MPC836x MDS"
	select CONFIG_DEFAULT_UIMAGE
	help
	  This option enables support for the MPC836x MDS Processor Board.

config CONFIG_MPC836x_RDK
	bool "Freescale/Logic MPC836x RDK"
	select CONFIG_DEFAULT_UIMAGE
	select CONFIG_FSL_GTM
	select CONFIG_FSL_LBC
	help
	  This option enables support for the MPC836x RDK Processor Board,
	  also known as ZOOM PowerQUICC Kit.

config CONFIG_MPC837x_MDS
	bool "Freescale MPC837x MDS"
	select CONFIG_DEFAULT_UIMAGE
	select CONFIG_PPC_MPC837x
	help
	  This option enables support for the MPC837x MDS Processor Board.

config CONFIG_MPC837x_RDB
	bool "Freescale MPC837x RDB/WLAN"
	select CONFIG_DEFAULT_UIMAGE
	select CONFIG_PPC_MPC837x
	help
	  This option enables support for the MPC837x RDB and CONFIG_WLAN Boards.

config CONFIG_SBC834x
	bool "Wind River SBC834x"
	select CONFIG_DEFAULT_UIMAGE
	select CONFIG_PPC_MPC834x
	help
	  This option enables support for the Wind River CONFIG_SBC834x board.

config CONFIG_ASP834x
	bool "Analogue & Micro ASP 834x"
	select CONFIG_PPC_MPC834x
	help
	  This enables support for the Analogue & Micro ASP 83xx
	  board.

config CONFIG_KMETER1
	bool "Keymile KMETER1"
	select CONFIG_DEFAULT_UIMAGE
	select CONFIG_QUICC_ENGINE
	help
	  This enables support for the Keymile CONFIG_KMETER1 board.


endif

# used for usb & gpio
config CONFIG_PPC_MPC831x
	bool

# used for math-emu
config CONFIG_PPC_MPC832x
	bool

# used for usb & gpio
config CONFIG_PPC_MPC834x
	bool

# used for usb & gpio
config CONFIG_PPC_MPC837x
	bool