diff options
author | Matt LaPlante <kernel1@cyberdogtech.com> | 2006-11-30 05:22:59 +0100 |
---|---|---|
committer | Adrian Bunk <bunk@stusta.de> | 2006-11-30 05:22:59 +0100 |
commit | 3cb2fccc5f48a4d6269dfd00b4db570fca2a04d5 (patch) | |
tree | d11c4db3e38705f7d2c51531e744dd9d27834883 /arch/ppc/Kconfig | |
parent | 5d3f083d8f897ce2560bbd4dace483d5aa60d623 (diff) | |
download | talos-op-linux-3cb2fccc5f48a4d6269dfd00b4db570fca2a04d5.tar.gz talos-op-linux-3cb2fccc5f48a4d6269dfd00b4db570fca2a04d5.zip |
Fix misc Kconfig typos
Fix various Kconfig typos.
Signed-off-by: Matt LaPlante <kernel1@cyberdogtech.com>
Acked-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'arch/ppc/Kconfig')
-rw-r--r-- | arch/ppc/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/ppc/Kconfig b/arch/ppc/Kconfig index 077711e63104..ef018e25fb07 100644 --- a/arch/ppc/Kconfig +++ b/arch/ppc/Kconfig @@ -724,7 +724,7 @@ config MPC834x_SYS Be aware that PCI buses can only function when SYS board is plugged into the PIB (Platform IO Board) board from Freescale which provide 3 PCI slots. The PIBs PCI initialization is the bootloader's - responsiblilty. + responsibility. config EV64360 bool "Marvell-EV64360BP" |