[DTV00851641] misc: Remove BOW (BT over WiFi) feature.

[Description]
Remove BOW (BT over WiFi) feature, which is not needed for CE product.
In BOW, wifi driver allocates device major number 226,
and it will have major number conflict due to static allocation
- Issue happens with MT7668 dongle inserted.
android:/ # cat /proc/devices | grep 226
226 ampc0
- Issue doesn't happen without MT7668 dongle inserted.
android:/ # cat /proc/devices | grep 226
226 /dev/eeprom_4

Change-Id: I834683419dde6bd4c933f08e6a09cc3598dd27ae
Signed-off-by: chia-chi.hu <chia-chi.hu@mediatek.com>
CR-Id: DTV00851641
(cherry picked from commit 45de420e361e540e37a5e2e89005df948f2e932a)
(cherry picked from commit 6de74c23022002718aa9aa1cdb545eb7ef7681e8)
1 file changed