diff options
author | Matt LaPlante <kernel1@cyberdogtech.com> | 2006-10-03 16:36:44 -0400 |
---|---|---|
committer | Adrian Bunk <bunk@stusta.de> | 2006-10-03 16:36:44 -0400 |
commit | cab00891c5489cb6d0cde0a55d39bd5f2871fa70 (patch) | |
tree | 0dc810a15ad02dc76939b6ea021a4a24794561bb /arch/ppc/platforms | |
parent | 44c09201a4178e08ed1c8cc37e7aea0683888f0a (diff) |
Still more typo fixes
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'arch/ppc/platforms')
-rw-r--r-- | arch/ppc/platforms/85xx/Kconfig | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/arch/ppc/platforms/85xx/Kconfig b/arch/ppc/platforms/85xx/Kconfig index 7ddd331a7145..6f2d0add7de6 100644 --- a/arch/ppc/platforms/85xx/Kconfig +++ b/arch/ppc/platforms/85xx/Kconfig | |||
@@ -24,12 +24,12 @@ config MPC8540_ADS | |||
24 | config MPC8548_CDS | 24 | config MPC8548_CDS |
25 | bool "Freescale MPC8548 CDS" | 25 | bool "Freescale MPC8548 CDS" |
26 | help | 26 | help |
27 | This option enablese support for the MPC8548 CDS evaluation board. | 27 | This option enables support for the MPC8548 CDS evaluation board. |
28 | 28 | ||
29 | config MPC8555_CDS | 29 | config MPC8555_CDS |
30 | bool "Freescale MPC8555 CDS" | 30 | bool "Freescale MPC8555 CDS" |
31 | help | 31 | help |
32 | This option enablese support for the MPC8555 CDS evaluation board. | 32 | This option enables support for the MPC8555 CDS evaluation board. |
33 | 33 | ||
34 | config MPC8560_ADS | 34 | config MPC8560_ADS |
35 | bool "Freescale MPC8560 ADS" | 35 | bool "Freescale MPC8560 ADS" |
@@ -51,22 +51,22 @@ config STX_GP3 | |||
51 | config TQM8540 | 51 | config TQM8540 |
52 | bool "TQ Components TQM8540" | 52 | bool "TQ Components TQM8540" |
53 | help | 53 | help |
54 | This option enablese support for the TQ Components TQM8540 board. | 54 | This option enables support for the TQ Components TQM8540 board. |
55 | 55 | ||
56 | config TQM8541 | 56 | config TQM8541 |
57 | bool "TQ Components TQM8541" | 57 | bool "TQ Components TQM8541" |
58 | help | 58 | help |
59 | This option enablese support for the TQ Components TQM8541 board. | 59 | This option enables support for the TQ Components TQM8541 board. |
60 | 60 | ||
61 | config TQM8555 | 61 | config TQM8555 |
62 | bool "TQ Components TQM8555" | 62 | bool "TQ Components TQM8555" |
63 | help | 63 | help |
64 | This option enablese support for the TQ Components TQM8555 board. | 64 | This option enables support for the TQ Components TQM8555 board. |
65 | 65 | ||
66 | config TQM8560 | 66 | config TQM8560 |
67 | bool "TQ Components TQM8560" | 67 | bool "TQ Components TQM8560" |
68 | help | 68 | help |
69 | This option enablese support for the TQ Components TQM8560 board. | 69 | This option enables support for the TQ Components TQM8560 board. |
70 | 70 | ||
71 | endchoice | 71 | endchoice |
72 | 72 | ||
@@ -94,7 +94,7 @@ config MPC8560 | |||
94 | default y | 94 | default y |
95 | 95 | ||
96 | config 85xx_PCI2 | 96 | config 85xx_PCI2 |
97 | bool "Supprt for 2nd PCI host controller" | 97 | bool "Support for 2nd PCI host controller" |
98 | depends on MPC8555_CDS | 98 | depends on MPC8555_CDS |
99 | default y | 99 | default y |
100 | 100 | ||