Searched hist:e8419c24bacee45bfe3504814e91fc89ff8c23de (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/firmware/arm_scmi/ |
H A D | Kconfig | e8419c24bacee45bfe3504814e91fc89ff8c23de Tue Aug 03 15:10:17 CEST 2021 Cristian Marussi <cristian.marussi@arm.com> firmware: arm_scmi: Make SCMI transports configurable
Add configuration options to be able to select which SCMI transports have to be compiled into the SCMI stack.
Mailbox and SMC are by default enabled if their related dependencies are satisfied.
While doing that move all SCMI related config options in their own dedicated submenu.
Link: https://lore.kernel.org/r/20210803131024.40280-9-cristian.marussi@arm.com Signed-off-by: Cristian Marussi <cristian.marussi@arm.com> Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
|
H A D | Makefile | diff e8419c24bacee45bfe3504814e91fc89ff8c23de Tue Aug 03 15:10:17 CEST 2021 Cristian Marussi <cristian.marussi@arm.com> firmware: arm_scmi: Make SCMI transports configurable
Add configuration options to be able to select which SCMI transports have to be compiled into the SCMI stack.
Mailbox and SMC are by default enabled if their related dependencies are satisfied.
While doing that move all SCMI related config options in their own dedicated submenu.
Link: https://lore.kernel.org/r/20210803131024.40280-9-cristian.marussi@arm.com Signed-off-by: Cristian Marussi <cristian.marussi@arm.com> Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
|
H A D | driver.c | diff e8419c24bacee45bfe3504814e91fc89ff8c23de Tue Aug 03 15:10:17 CEST 2021 Cristian Marussi <cristian.marussi@arm.com> firmware: arm_scmi: Make SCMI transports configurable
Add configuration options to be able to select which SCMI transports have to be compiled into the SCMI stack.
Mailbox and SMC are by default enabled if their related dependencies are satisfied.
While doing that move all SCMI related config options in their own dedicated submenu.
Link: https://lore.kernel.org/r/20210803131024.40280-9-cristian.marussi@arm.com Signed-off-by: Cristian Marussi <cristian.marussi@arm.com> Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
|
/linux/drivers/firmware/ |
H A D | Kconfig | diff e8419c24bacee45bfe3504814e91fc89ff8c23de Tue Aug 03 15:10:17 CEST 2021 Cristian Marussi <cristian.marussi@arm.com> firmware: arm_scmi: Make SCMI transports configurable
Add configuration options to be able to select which SCMI transports have to be compiled into the SCMI stack.
Mailbox and SMC are by default enabled if their related dependencies are satisfied.
While doing that move all SCMI related config options in their own dedicated submenu.
Link: https://lore.kernel.org/r/20210803131024.40280-9-cristian.marussi@arm.com Signed-off-by: Cristian Marussi <cristian.marussi@arm.com> Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
|