1 menu "PowerPC architecture"
13 select CREATE_ARCH_SYMLINK
14 select SYS_FSL_HAS_SEC
16 select SYS_FSL_SEC_COMPAT_2
20 select CREATE_ARCH_SYMLINK
24 select BINMAN if MPC85XX_HAVE_RESET_VECTOR && OF_SEPARATE
27 imply USB_EHCI_HCD if USB
31 select CREATE_ARCH_SYMLINK
32 select BOARD_EARLY_INIT_F
40 depends on (MPC85xx || MPC83xx) && !FSL_IFC
43 bool "Enable high BAT registers"
45 Enable BATs (block address translation registers) 4-7 on machines
48 config SYS_INIT_RAM_LOCK
49 bool "Lock some portion of L1 for initial ram stack"
50 depends on MPC83xx || MPC85xx
53 bool "Serial RapidIO support"
56 bool "Board has SRIO 1 port available"
60 bool "Board has SRIO 2 port available"
63 config SRIO_PCIE_BOOT_MASTER
64 bool "Board can support master function for Boot from SRIO and PCIE"
67 source "arch/powerpc/cpu/mpc83xx/Kconfig"
68 source "arch/powerpc/cpu/mpc85xx/Kconfig"
69 source "arch/powerpc/cpu/mpc8xx/Kconfig"
70 source "arch/powerpc/lib/Kconfig"
73 bool "Set a default 'uboot' value in the environment"
75 Many default environment scripts will check the "uboot" variable
76 to determine the name of the file to load via tftp that will then
80 string "Value of the default 'uboot' value in the environment"
81 depends on USE_UBOOTPATH