aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rar/Kconfig
blob: 17f8bf3bb41af980fed1a53c093afac15a1705b2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#
# RAR device configuration
#

menu "RAR Register Driver"
#
#	Restricted Access Register Manager
#
config RAR_REGISTER
	tristate "Restricted Access Region Register Driver"
	default n
	---help---
		This driver allows other kernel drivers access to the
		contents of the restricted access region control
		registers.

endmenu