From ae2a5452682b755106855c51ed0a8da863a885b7 Mon Sep 17 00:00:00 2001 From: Randy Dunlap Date: Wed, 5 May 2010 15:45:22 -0700 Subject: [PATCH] --- yaml --- r: 197346 b: refs/heads/master c: 043142680ae9493fbfc635c5c4c8a4feb8a0a5f5 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/staging/rar_register/Kconfig | 28 +++++++++++----------- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/[refs] b/[refs] index 484d501624f6..41719164a951 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: e012b4c41987c40cc2dd82ab48e0569f1d7aa970 +refs/heads/master: 043142680ae9493fbfc635c5c4c8a4feb8a0a5f5 diff --git a/trunk/drivers/staging/rar_register/Kconfig b/trunk/drivers/staging/rar_register/Kconfig index 3f73839643e9..e9c27738199b 100644 --- a/trunk/drivers/staging/rar_register/Kconfig +++ b/trunk/drivers/staging/rar_register/Kconfig @@ -8,23 +8,23 @@ menu "RAR Register Driver" # config RAR_REGISTER tristate "Restricted Access Region Register Driver" + depends on PCI default n ---help--- - This driver allows other kernel drivers access to the - contents of the restricted access region control - registers. + This driver allows other kernel drivers access to the + contents of the restricted access region control registers. - The restricted access region control registers - (rar_registers) are used to pass address and - locking information on restricted access regions - to other drivers that use restricted access regions + The restricted access region control registers + (rar_registers) are used to pass address and + locking information on restricted access regions + to other drivers that use restricted access regions. - The restricted access regions are regions of memory - on the Intel MID Platform that are not accessible to - the x86 processor, but are accessible to dedicated - processors on board peripheral devices. + The restricted access regions are regions of memory + on the Intel MID Platform that are not accessible to + the x86 processor, but are accessible to dedicated + processors on board peripheral devices. - The purpose of the restricted access regions is to - protect sensitive data from compromise by unauthorized - programs running on the x86 processor. + The purpose of the restricted access regions is to + protect sensitive data from compromise by unauthorized + programs running on the x86 processor. endmenu