Initial Contribution

msm-2.6.38: tag AU_LINUX_ANDROID_GINGERBREAD.02.03.04.00.142

Signed-off-by: Bryan Huntsman <bryanh@codeaurora.org>
diff --git a/arch/Kconfig b/arch/Kconfig
index 26b0e23..6ea895d 100644
--- a/arch/Kconfig
+++ b/arch/Kconfig
@@ -148,6 +148,13 @@
 	bool
 	depends on PERF_EVENTS
 
+config HAVE_HW_BRKPT_RESERVED_RW_ACCESS
+	bool
+	depends on HAVE_HW_BREAKPOINT
+	help
+	  Some of the hardware might not have r/w access beyond a certain number
+	  of breakpoint register access.
+
 config HAVE_MIXED_BREAKPOINTS_REGS
 	bool
 	depends on HAVE_HW_BREAKPOINT