Root/
| 1 | --- a/config.mk |
| 2 | +++ b/config.mk |
| 3 | @@ -100,9 +100,9 @@ ifndef CONFIG_COMPAT_KERNEL_2_6_27 |
| 4 | ifeq ($(CONFIG_BT),y) |
| 5 | # we'll ignore compiling bluetooth |
| 6 | else |
| 7 | - export CONFIG_COMPAT_BLUETOOTH=y |
| 8 | - export CONFIG_COMPAT_BLUETOOTH_MODULES=m |
| 9 | - export CONFIG_HID_GENERIC=m |
| 10 | +# export CONFIG_COMPAT_BLUETOOTH=y |
| 11 | +# export CONFIG_COMPAT_BLUETOOTH_MODULES=m |
| 12 | +# export CONFIG_HID_GENERIC=m |
| 13 | endif |
| 14 | endif #CONFIG_COMPAT_KERNEL_2_6_27 |
| 15 | |
| 16 |
