From 00db8a8ecc91abeb46d1128a788a194018c51e77 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Tue, 24 Feb 2009 20:08:20 -0800 Subject: Staging: p9auth: add to the kernel build This adds the p9auth code to the kernel build Cc: Ashwin Ganti Signed-off-by: Greg Kroah-Hartman --- drivers/staging/p9auth/Kconfig | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 drivers/staging/p9auth/Kconfig (limited to 'drivers/staging/p9auth/Kconfig') diff --git a/drivers/staging/p9auth/Kconfig b/drivers/staging/p9auth/Kconfig new file mode 100644 index 000000000000..f53884457447 --- /dev/null +++ b/drivers/staging/p9auth/Kconfig @@ -0,0 +1,8 @@ +config PLAN9AUTH + tristate "Plan 9 style capability device implementation" + default n + help + This module implements the Plan 9 style capability device. + + To compile this driver as a module, choose + M here: the module will be called p9auth. -- cgit v1.2.3-55-g7522