diff options
Diffstat (limited to 'arch/ppc/Kconfig')
-rw-r--r-- | arch/ppc/Kconfig | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/arch/ppc/Kconfig b/arch/ppc/Kconfig index 6ab7e5ea5fcf..e3f1ce33e642 100644 --- a/arch/ppc/Kconfig +++ b/arch/ppc/Kconfig | |||
@@ -499,11 +499,6 @@ config WINCEPT | |||
499 | MPC821 PowerPC, introduced in 1998 and designed to be used in | 499 | MPC821 PowerPC, introduced in 1998 and designed to be used in |
500 | thin-client machines. Say Y to support it directly. | 500 | thin-client machines. Say Y to support it directly. |
501 | 501 | ||
502 | Be aware that PCI buses can only function when SYS board is plugged | ||
503 | into the PIB (Platform IO Board) board from Freescale which provide | ||
504 | 3 PCI slots. The PIBs PCI initialization is the bootloader's | ||
505 | responsiblilty. | ||
506 | |||
507 | endchoice | 502 | endchoice |
508 | 503 | ||
509 | choice | 504 | choice |
@@ -680,6 +675,11 @@ config MPC834x_SYS | |||
680 | help | 675 | help |
681 | This option enables support for the MPC 834x SYS evaluation board. | 676 | This option enables support for the MPC 834x SYS evaluation board. |
682 | 677 | ||
678 | Be aware that PCI buses can only function when SYS board is plugged | ||
679 | into the PIB (Platform IO Board) board from Freescale which provide | ||
680 | 3 PCI slots. The PIBs PCI initialization is the bootloader's | ||
681 | responsiblilty. | ||
682 | |||
683 | config EV64360 | 683 | config EV64360 |
684 | bool "Marvell-EV64360BP" | 684 | bool "Marvell-EV64360BP" |
685 | help | 685 | help |