Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1619679 > unrolled thread

[PATCH] Explain FRU - Field Replaceable Unit

Started byVincent Legoll <vincent.legoll@gmail.com>
First post2017-04-10 09:30 +0200
Last post2017-04-10 09:30 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCH] Explain FRU - Field Replaceable Unit Vincent Legoll <vincent.legoll@gmail.com> - 2017-04-10 09:30 +0200

#1619679 — [PATCH] Explain FRU - Field Replaceable Unit

FromVincent Legoll <vincent.legoll@gmail.com>
Date2017-04-10 09:30 +0200
Subject[PATCH] Explain FRU - Field Replaceable Unit
Message-ID<tuBVT-62W-7@gated-at.bofh.it>
TODO: maybe make more explicit the "POWER" part, as in IBM POWER
architecture or OpenPOWER...

Signed-off-by: Vincent Legoll <vincent.legoll@gmail.com>
---
 drivers/fsi/Kconfig | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/fsi/Kconfig b/drivers/fsi/Kconfig
index 04c1a0e..6b8a98c 100644
--- a/drivers/fsi/Kconfig
+++ b/drivers/fsi/Kconfig
@@ -7,6 +7,6 @@ menu "FSI support"
 config FSI
 	tristate "FSI support"
 	---help---
-	  FSI - the FRU Support Interface - is a simple bus for low-level
-	  access to POWER-based hardware.
+	  FSI - the FRU (Field Replaceable Unit) Support Interface - is a simple bus
+	  for low-level access to POWER-based hardware.
 endmenu
-- 
2.9.3

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web