|
From: Gordon M. <gm...@us...> - 2001-03-20 16:45:55
|
The following file was modified in linux/include/linux/bluetooth:
Name Old version New version Comment
---- ----------- ----------- -------
btconfig.h 1.23 1.23.2.1=20=20=20=20=20=20=20=20
The accompanying log:
--Forgot to update the configs. This adds CONFIG_BLUETOOTH_HCI_INQUIRY and =
CONFIG_BLUETOOTH_SCO (I think).
The diff of the modified file(s):
--- btconfig.h 2001/03/05 16:33:36 1.23
+++ btconfig.h 2001/03/20 16:48:15 1.23.2.1
@@ -83,6 +83,8 @@
/* This should be defined if you are using Ericsson firmware that is
older than P9A */
#undef CONFIG_BLUETOOTH_SET_BAUDRATE_BLOCKING
+#define CONFIG_BLUETOOTH_HCI_INQUIRY
+#define CONFIG_BLUETOOTH_SCO
=20
/****************
* L2CAP *
|