summaryrefslogtreecommitdiff
path: root/drivers/misc/Kconfig
diff options
context:
space:
mode:
authorPhilippe Langlais <philippe.langlais@stericsson.com>2012-06-04 19:45:29 +0800
committerPhilippe Langlais <philippe.langlais@stericsson.com>2012-06-04 19:45:29 +0800
commitcff72c10aa27e3a74eb5d5b7ceb7808d8c917d15 (patch)
treedd91659a4e64af53c21e1c96808a322bbfc0bbb0 /drivers/misc/Kconfig
parentc633be5ecf5fd7131c1af12a1d0de06655bc74cb (diff)
parent26404d61c00e95e2f8ac7d2aae4d35fe0ff4b520 (diff)
Merge topic branch 'hwmem' into integration-linux-ux500
Signed-off-by: Philippe Langlais <philippe.langlais@stericsson.com>
Diffstat (limited to 'drivers/misc/Kconfig')
-rw-r--r--drivers/misc/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/drivers/misc/Kconfig b/drivers/misc/Kconfig
index 7b7fc5c7489..1a9ae1647b0 100644
--- a/drivers/misc/Kconfig
+++ b/drivers/misc/Kconfig
@@ -481,6 +481,14 @@ config PCH_PHUB
To compile this driver as a module, choose M here: the module will
be called pch_phub.
+config HWMEM
+ bool "Hardware memory driver"
+ default n
+ help
+ This driver provides a way to allocate contiguous system memory which
+ can be used by hardware. It also enables accessing hwmem allocated
+ memory buffers through a secure id which can be shared across processes.
+
config USB_SWITCH_FSA9480
tristate "FSA9480 USB Switch"
depends on I2C