|
From: Gordon M. <gm...@us...> - 2001-04-27 15:38:04
|
The following file was modified in linux/include/linux/bluetooth: Name Old version New version Comment ---- ----------- ----------- ------- btconfig.h 1.25 1.26=20=20=20=20=20=20=20=20=20=20=20=20 The accompanying log: --Added the Infineon BlueMoon Chipset support provided by Christian Kranz. The diff of the modified file(s): --- btconfig.h 2001/04/25 17:54:07 1.25 +++ btconfig.h 2001/04/27 15:38:04 1.26 @@ -83,6 +83,7 @@ #define CONFIG_BLUETOOTH_ERICSSON #undef CONFIG_BLUETOOTH_GENERIC=20=20=20=20 #undef CONFIG_BLUETOOTH_USBMODULE /* Not implemented */ +#undef CONFIG_BLUETOOTH_INFINEON_BMI =20 /*************** * HCI * |