misc: sgi_gru: indent SGI_GRU option help text
[linux-2.6-block.git] / drivers / misc / Kconfig
index 801ed229ed7dc176346f9056f639388ad8db0071..c9295a0a33058146f5226bc9c2693a35fc30e5c6 100644 (file)
@@ -293,21 +293,21 @@ config SGI_GRU
        depends on X86_UV && SMP
        select MMU_NOTIFIER
        help
-       The GRU is a hardware resource located in the system chipset. The GRU
-       contains memory that can be mmapped into the user address space. This memory is
-       used to communicate with the GRU to perform functions such as load/store,
-       scatter/gather, bcopy, AMOs, etc.  The GRU is directly accessed by user
-       instructions using user virtual addresses. GRU instructions (ex., bcopy) use
-       user virtual addresses for operands.
+         The GRU is a hardware resource located in the system chipset. The GRU
+         contains memory that can be mmapped into the user address space.
+         This memory is used to communicate with the GRU to perform functions
+         such as load/store, scatter/gather, bcopy, AMOs, etc.  The GRU is
+         directly accessed by user instructions using user virtual addresses.
+         GRU instructions (ex., bcopy) use user virtual addresses for operands.
 
-       If you are not running on a SGI UV system, say N.
+         If you are not running on a SGI UV system, say N.
 
 config SGI_GRU_DEBUG
        bool  "SGI GRU driver debug"
        depends on SGI_GRU
        help
-       This option enables additional debugging code for the SGI GRU driver.
-       If you are unsure, say N.
+         This option enables additional debugging code for the SGI GRU driver.
+         If you are unsure, say N.
 
 config APDS9802ALS
        tristate "Medfield Avago APDS9802 ALS Sensor module"