rpmsg: make all the rpmsg services deponds on RPMSG
After decoupled the rpmsg and rptun, all the rpmsg service should depends on the RPMSG. Signed-off-by: Bowen Wang <wangbowen6@xiaomi.com>
This commit is contained in:
parent
39a0e6fa74
commit
169f47beec
@ -10,7 +10,7 @@ if CLK
|
||||
config CLK_RPMSG
|
||||
bool "RPMSG clk driver"
|
||||
default n
|
||||
depends on RPTUN
|
||||
depends on RPMSG
|
||||
---help---
|
||||
RPMSG clk are proxy/master pairs clock that operate clks between client and
|
||||
server processor.
|
||||
|
@ -47,7 +47,7 @@ config INPUT_UINPUT
|
||||
config UINPUT_RPMSG
|
||||
bool "Enable uinput RPMSG"
|
||||
depends on INPUT_UINPUT
|
||||
depends on RPTUN
|
||||
depends on RPMSG
|
||||
default n
|
||||
---help---
|
||||
Enable support uinput cross core communication
|
||||
|
@ -16,7 +16,7 @@ if IOEXPANDER
|
||||
|
||||
config IOEXPANDER_RPMSG
|
||||
bool "IO expander RPMSG server and client"
|
||||
depends on RPTUN
|
||||
depends on RPMSG
|
||||
default n
|
||||
select IOEXPANDER_INT_ENABLE
|
||||
---help---
|
||||
|
@ -25,12 +25,12 @@ config DEV_ASCII
|
||||
config DEV_RPMSG
|
||||
bool "RPMSG Device Client Support"
|
||||
default n
|
||||
depends on RPTUN
|
||||
depends on RPMSG
|
||||
|
||||
config DEV_RPMSG_SERVER
|
||||
bool "RPMSG Device Server Support"
|
||||
default n
|
||||
depends on RPTUN
|
||||
depends on RPMSG
|
||||
|
||||
choice
|
||||
prompt "Select OP-TEE dev implementation"
|
||||
@ -74,12 +74,12 @@ config DRVR_MKRD
|
||||
config BLK_RPMSG
|
||||
bool "RPMSG Block Client Support"
|
||||
default n
|
||||
depends on RPTUN
|
||||
depends on RPMSG
|
||||
|
||||
config BLK_RPMSG_SERVER
|
||||
bool "RPMSG Block Server Support"
|
||||
default n
|
||||
depends on RPTUN
|
||||
depends on RPMSG
|
||||
|
||||
# ARCH needs to support memory access while CPU is running to be able to use
|
||||
# the LWL CONSOLE
|
||||
|
@ -276,12 +276,12 @@ endif # MTD_NAND
|
||||
config RPMSGMTD
|
||||
bool "MTD RPMSG Client Enable"
|
||||
default n
|
||||
depends on RPTUN
|
||||
depends on RPMSG
|
||||
|
||||
config RPMSGMTD_SERVER
|
||||
bool "MTD RPMSG Server Enable"
|
||||
default n
|
||||
depends on RPTUN
|
||||
depends on RPMSG
|
||||
|
||||
config RAMMTD
|
||||
bool "RAM-based MTD driver"
|
||||
|
@ -56,7 +56,7 @@ comment "General Ethernet MAC Driver Options"
|
||||
|
||||
config NET_RPMSG_DRV
|
||||
bool "RPMSG net driver"
|
||||
depends on RPTUN
|
||||
depends on RPMSG
|
||||
select ARCH_HAVE_NETDEV_STATISTICS
|
||||
---help---
|
||||
Use the RPMSG as net device, transfer packet between remoteproc.
|
||||
|
@ -68,7 +68,7 @@ config REGULATOR_GPIO
|
||||
|
||||
config REGULATOR_RPMSG
|
||||
bool "Regulator RPMSG driver support"
|
||||
depends on RPTUN
|
||||
depends on RPMSG
|
||||
default n
|
||||
---help---
|
||||
The RPMSG regulator driver implements the common regulator APIs, inside which
|
||||
|
@ -20,7 +20,7 @@ config USENSOR
|
||||
config SENSORS_RPMSG
|
||||
bool "Sensor RPMSG Support"
|
||||
default n
|
||||
depends on RPTUN
|
||||
depends on RPMSG
|
||||
---help---
|
||||
Allow application to read or control remote sensor device by RPMSG.
|
||||
|
||||
|
@ -86,7 +86,7 @@ config MCU_SERIAL
|
||||
config RPMSG_UART
|
||||
bool "UART RPMSG support"
|
||||
default n
|
||||
depends on RPTUN
|
||||
depends on RPMSG
|
||||
select ARCH_HAVE_SERIAL_TERMIOS
|
||||
select SERIAL_RXDMA
|
||||
select SERIAL_TXDMA
|
||||
|
@ -213,7 +213,7 @@ config RAMLOG_SYSLOG
|
||||
|
||||
config SYSLOG_RPMSG
|
||||
bool "Log to RPMSG"
|
||||
depends on RPTUN
|
||||
depends on RPMSG
|
||||
depends on SCHED_WORKQUEUE
|
||||
default n
|
||||
---help---
|
||||
@ -280,7 +280,7 @@ endif # SYSLOG_RPMSG
|
||||
config SYSLOG_RPMSG_SERVER
|
||||
bool "Enable RPMSG server for SYSLOG"
|
||||
default n
|
||||
depends on RPTUN
|
||||
depends on RPMSG
|
||||
---help---
|
||||
Use RPMSG to receive message from remote proc.
|
||||
|
||||
|
@ -367,12 +367,12 @@ endif # RTC_RX8010SJ
|
||||
config RTC_RPMSG
|
||||
bool "RPMSG RTC Driver"
|
||||
default n
|
||||
depends on RPTUN
|
||||
depends on RPMSG
|
||||
select ARCH_HAVE_RTC_SUBSECONDS
|
||||
|
||||
config RTC_RPMSG_SERVER
|
||||
bool "The RTC RPMSG Role"
|
||||
depends on RPTUN
|
||||
depends on RPMSG
|
||||
|
||||
config RTC_RPMSG_SERVER_NAME
|
||||
string "The name of RTC RPMSG Server"
|
||||
|
@ -39,7 +39,7 @@ endif # NET_USRSOCK
|
||||
config NET_USRSOCK_RPMSG_SERVER
|
||||
bool "RPMSG usrsock"
|
||||
default n
|
||||
depends on NET && RPTUN
|
||||
depends on NET && RPMSG
|
||||
---help---
|
||||
Enable usrsock through RPMSG channel.
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
config FS_RPMSGFS
|
||||
bool "RPMSG File System"
|
||||
default n
|
||||
depends on RPTUN
|
||||
depends on RPMSG
|
||||
---help---
|
||||
Use RPMSG file system to mount remote directories to local.
|
||||
This the method for user to use remote file like own core.
|
||||
@ -14,6 +14,6 @@ config FS_RPMSGFS
|
||||
config FS_RPMSGFS_SERVER
|
||||
bool "RPMSG File Server"
|
||||
default n
|
||||
depends on RPTUN
|
||||
depends on RPMSG
|
||||
---help---
|
||||
Initialize RPMSG file system server automatically.
|
||||
|
@ -8,7 +8,7 @@ menu "RPMSG Socket Support"
|
||||
|
||||
config NET_RPMSG
|
||||
bool "RPMSG domain (remote) sockets"
|
||||
depends on RPTUN
|
||||
depends on RPMSG
|
||||
default n
|
||||
---help---
|
||||
Enable or disable RPMSG (aka remote) sockets.
|
||||
|
Loading…
Reference in New Issue
Block a user