bluetooth rpmsg depends on RPTUN
This commit is contained in:
parent
8f7be6ce27
commit
c2863f90f6
@ -77,12 +77,12 @@ config BLUETOOTH_NULL
|
|||||||
|
|
||||||
config BLUETOOTH_RPMSG_SERVER
|
config BLUETOOTH_RPMSG_SERVER
|
||||||
bool "RPMSG Bluetooth HCI server support"
|
bool "RPMSG Bluetooth HCI server support"
|
||||||
depends on EXPERIMENTAL
|
depends on EXPERIMENTAL && RPTUN
|
||||||
default n
|
default n
|
||||||
|
|
||||||
config BLUETOOTH_RPMSG
|
config BLUETOOTH_RPMSG
|
||||||
bool "RPMSG Bluetooth HCI client support"
|
bool "RPMSG Bluetooth HCI client support"
|
||||||
depends on EXPERIMENTAL
|
depends on EXPERIMENTAL && RPTUN
|
||||||
default n
|
default n
|
||||||
|
|
||||||
endif # DRIVERS_BLUETOOTH
|
endif # DRIVERS_BLUETOOTH
|
||||||
|
Loading…
x
Reference in New Issue
Block a user