~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

TOMOYO Linux Cross Reference
Linux/arch/powerpc/platforms/83xx/Kconfig

Version: ~ [ linux-6.12-rc7 ] ~ [ linux-6.11.7 ] ~ [ linux-6.10.14 ] ~ [ linux-6.9.12 ] ~ [ linux-6.8.12 ] ~ [ linux-6.7.12 ] ~ [ linux-6.6.60 ] ~ [ linux-6.5.13 ] ~ [ linux-6.4.16 ] ~ [ linux-6.3.13 ] ~ [ linux-6.2.16 ] ~ [ linux-6.1.116 ] ~ [ linux-6.0.19 ] ~ [ linux-5.19.17 ] ~ [ linux-5.18.19 ] ~ [ linux-5.17.15 ] ~ [ linux-5.16.20 ] ~ [ linux-5.15.171 ] ~ [ linux-5.14.21 ] ~ [ linux-5.13.19 ] ~ [ linux-5.12.19 ] ~ [ linux-5.11.22 ] ~ [ linux-5.10.229 ] ~ [ linux-5.9.16 ] ~ [ linux-5.8.18 ] ~ [ linux-5.7.19 ] ~ [ linux-5.6.19 ] ~ [ linux-5.5.19 ] ~ [ linux-5.4.285 ] ~ [ linux-5.3.18 ] ~ [ linux-5.2.21 ] ~ [ linux-5.1.21 ] ~ [ linux-5.0.21 ] ~ [ linux-4.20.17 ] ~ [ linux-4.19.323 ] ~ [ linux-4.18.20 ] ~ [ linux-4.17.19 ] ~ [ linux-4.16.18 ] ~ [ linux-4.15.18 ] ~ [ linux-4.14.336 ] ~ [ linux-4.13.16 ] ~ [ linux-4.12.14 ] ~ [ linux-4.11.12 ] ~ [ linux-4.10.17 ] ~ [ linux-4.9.337 ] ~ [ linux-4.4.302 ] ~ [ linux-3.10.108 ] ~ [ linux-2.6.32.71 ] ~ [ linux-2.6.0 ] ~ [ linux-2.4.37.11 ] ~ [ unix-v6-master ] ~ [ ccs-tools-1.8.9 ] ~ [ policy-sample ] ~
Architecture: ~ [ i386 ] ~ [ alpha ] ~ [ m68k ] ~ [ mips ] ~ [ ppc ] ~ [ sparc ] ~ [ sparc64 ] ~

  1 # SPDX-License-Identifier: GPL-2.0
  2 menuconfig PPC_83xx
  3         bool "83xx-based boards"
  4         depends on PPC_BOOK3S_32
  5         select PPC_UDBG_16550
  6         select HAVE_PCI
  7         select FSL_PCI if PCI
  8         select FSL_SOC
  9         select IPIC
 10 
 11 if PPC_83xx
 12 
 13 config MPC830x_RDB
 14         bool "Freescale MPC830x RDB and derivatives"
 15         select DEFAULT_UIMAGE
 16         select PPC_MPC831x
 17         select FSL_GTM
 18         help
 19           This option enables support for the MPC8308 RDB and MPC8308 P1M boards.
 20 
 21 config MPC831x_RDB
 22         bool "Freescale MPC831x RDB"
 23         select DEFAULT_UIMAGE
 24         select PPC_MPC831x
 25         help
 26           This option enables support for the MPC8313 RDB and MPC8315 RDB boards.
 27 
 28 config MPC832x_RDB
 29         bool "Freescale MPC832x RDB"
 30         select DEFAULT_UIMAGE
 31         select PPC_MPC832x
 32         help
 33           This option enables support for the MPC8323 RDB board.
 34 
 35 config MPC834x_ITX
 36         bool "Freescale MPC834x ITX"
 37         select DEFAULT_UIMAGE
 38         select PPC_MPC834x
 39         help
 40           This option enables support for the MPC 834x ITX evaluation board.
 41 
 42           Be aware that PCI initialization is the bootloader's
 43           responsibility.
 44 
 45 config MPC836x_RDK
 46         bool "Freescale/Logic MPC836x RDK"
 47         select DEFAULT_UIMAGE
 48         select FSL_GTM
 49         select FSL_LBC
 50         help
 51           This option enables support for the MPC836x RDK Processor Board,
 52           also known as ZOOM PowerQUICC Kit.
 53 
 54 config MPC837x_RDB
 55         bool "Freescale MPC837x RDB/WLAN"
 56         select DEFAULT_UIMAGE
 57         select PPC_MPC837x
 58         help
 59           This option enables support for the MPC837x RDB and WLAN Boards.
 60 
 61 config ASP834x
 62         bool "Analogue & Micro ASP 834x"
 63         select PPC_MPC834x
 64         help
 65           This enables support for the Analogue & Micro ASP 83xx
 66           board.
 67 
 68 config KMETER1
 69         bool "Keymile KMETER1"
 70         select DEFAULT_UIMAGE
 71         select QUICC_ENGINE
 72         help
 73           This enables support for the Keymile KMETER1 board.
 74 
 75 
 76 endif
 77 
 78 # used for usb & gpio
 79 config PPC_MPC831x
 80         bool
 81 
 82 # used for math-emu
 83 config PPC_MPC832x
 84         bool
 85 
 86 # used for usb & gpio
 87 config PPC_MPC834x
 88         bool
 89 
 90 # used for usb & gpio
 91 config PPC_MPC837x
 92         bool

~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

kernel.org | git.kernel.org | LWN.net | Project Home | SVN repository | Mail admin

Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.

sflogo.php