|
From: Mattias A. <mat...@us...> - 2001-04-25 17:54:07
|
The following file was modified in linux/include/linux/bluetooth:
Name Old version New version Comment
---- ----------- ----------- -------
btconfig.h 1.24 1.25=20=20=20=20=20=20=20=20=20=20=20=20
The accompanying log:
* added CONFIG_BLUETOOTH_ENABLE_MSSWITCH and CONFIG_BLUETOOTH_FORCE_MSSWITCH
The diff of the modified file(s):
--- btconfig.h 2001/04/10 12:26:41 1.24
+++ btconfig.h 2001/04/25 17:54:07 1.25
@@ -69,6 +69,10 @@
#undef CONFIG_BLUETOOTH_USE_SECURITY_MANAGER
#endif
=20
+#undef CONFIG_BLUETOOTH_ENABLE_MSSWITCH
+
+#undef CONFIG_BLUETOOTH_FORCE_MSSWITCH
+
/* Bluetooth HW defines used to setup different HW and to cope with=20
limitations in HW */
=20
|