diff options
author | Olof Johansson <olof@lixom.net> | 2007-11-04 21:57:45 -0500 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2007-11-29 23:30:47 -0500 |
commit | 0d08a84770cb03aea24268e515342d44df8ea588 (patch) | |
tree | 91709fffba8ef377b6bada9f911e7e39f48cb649 /arch/powerpc/platforms/pasemi/Kconfig | |
parent | 2dd3c0016090543e12aa0c5aee574ded6a88b886 (diff) |
[POWERPC] pasemi: Broaden specific references to 1682M
There will be more product numbers in the future than just PA6T-1682M,
but they will share much of the features. Remove some of the explicit
references and compatibility checks with 1682M, and replace most of them
with the more generic term "PWRficient".
Signed-off-by: Olof Johansson <olof@lixom.net>
Acked-by: Michael Buesch <mb@bu3sch.de>
Acked-by: Doug Thompson <dougthompson@xmission.com>
Diffstat (limited to 'arch/powerpc/platforms/pasemi/Kconfig')
-rw-r--r-- | arch/powerpc/platforms/pasemi/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/platforms/pasemi/Kconfig b/arch/powerpc/platforms/pasemi/Kconfig index 735e1536cbfc..2f4dd6e4aac1 100644 --- a/arch/powerpc/platforms/pasemi/Kconfig +++ b/arch/powerpc/platforms/pasemi/Kconfig | |||
@@ -17,7 +17,7 @@ config PPC_PASEMI_IOMMU | |||
17 | bool "PA Semi IOMMU support" | 17 | bool "PA Semi IOMMU support" |
18 | depends on PPC_PASEMI | 18 | depends on PPC_PASEMI |
19 | help | 19 | help |
20 | IOMMU support for PA6T-1682M | 20 | IOMMU support for PA Semi PWRficient |
21 | 21 | ||
22 | config PPC_PASEMI_IOMMU_DMA_FORCE | 22 | config PPC_PASEMI_IOMMU_DMA_FORCE |
23 | bool "Force DMA engine to use IOMMU" | 23 | bool "Force DMA engine to use IOMMU" |