|
From: Fredrik S. <fre...@us...> - 2001-12-18 09:33:21
|
The following file was modified in linux/drivers/char/bluetooth:
Name Old version New version Comment
---- ----------- ----------- -------
Config.in 1.20 1.21=20=20=20=20=20=20=20=20=20=20=20=20
The accompanying log:
Added option for PAN profile.
The diff of the modified file(s):
--- Config.in 2001/10/30 15:04:52 1.20
+++ Config.in 2001/12/18 09:33:20 1.21
@@ -58,6 +58,9 @@
else
define_bool CONFIG_BLUETOOTH_RESET_ACTIVE_HIGH n
fi
+
+ bool ' Enable PAN Profile' CONFIG_BLUETOOTH_PAN
+
fi
=20
endmenu
|