Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - A index
The Linux kernel configuration item CONFIG_APPLE_MAILBOX
has multiple definitions:
drivers/soc/apple/Kconfig
The configuration item CONFIG_APPLE_MAILBOX:
( CONFIG_PM ) && ( CONFIG_ARCH_APPLE || ( CONFIG_64BIT && CONFIG_COMPILE_TEST ))
apple-mailbox
, apple-mailbox
Apple SoCs have various co-processors required for certain peripherals to work (NVMe, display controller, etc.). This driver adds support for the mailbox controller used to communicate with those.
Say Y here if you have an Apple SoC.
drivers/mailbox/Kconfig
The configuration item CONFIG_APPLE_MAILBOX:
CONFIG_ARCH_APPLE || ( CONFIG_ARM64 && CONFIG_COMPILE_TEST )
apple-mailbox
, apple-mailbox
Apple SoCs have various co-processors required for certain peripherals to work (NVMe, display controller, etc.). This driver adds support for the mailbox controller used to communicate with those.
Say Y here if you have a Apple SoC.
Raw data from LKDDb:
lkddb module apple-mailbox CONFIG_APPLE_MAILBOX : drivers/mailbox/Kconfig : "Apple Mailbox driver" # in 5.16–5.19, 6.0–6.7
lkddb module apple-mailbox CONFIG_APPLE_MAILBOX : drivers/soc/apple/Kconfig : "Apple SoC mailboxes" # in 6.8–6.11, 6.12-rc+HEAD
lkddb of "" "" "apple,asc-mailbox-v4" : CONFIG_APPLE_MAILBOX : drivers/soc/apple/mailbox.c # in 6.8–6.11, 6.12-rc+HEAD
lkddb of "" "" "apple,asc-mailbox-v4" : CONFIG_APPLE_MAILBOX CONFIG_MAILBOX : drivers/mailbox/apple-mailbox.c # in 5.17–5.19, 6.0–6.7
lkddb of "" "" "apple,m3-mailbox-v2" : CONFIG_APPLE_MAILBOX : drivers/soc/apple/mailbox.c # in 6.8–6.11, 6.12-rc+HEAD
lkddb of "" "" "apple,m3-mailbox-v2" : CONFIG_APPLE_MAILBOX CONFIG_MAILBOX : drivers/mailbox/apple-mailbox.c # in 5.17–5.19, 6.0–6.7
lkddb of "" "" "apple,t8103-asc-mailbox" : CONFIG_APPLE_MAILBOX CONFIG_MAILBOX : drivers/mailbox/apple-mailbox.c # in 5.16
lkddb of "" "" "apple,t8103-m3-mailbox" : CONFIG_APPLE_MAILBOX CONFIG_MAILBOX : drivers/mailbox/apple-mailbox.c # in 5.16
lkddb platform "apple-mailbox" : CONFIG_APPLE_MAILBOX : drivers/soc/apple/mailbox.c # in 6.8–6.11, 6.12-rc+HEAD
lkddb platform "apple-mailbox" : CONFIG_APPLE_MAILBOX CONFIG_MAILBOX : drivers/mailbox/apple-mailbox.c # in 5.16–5.19, 6.0–6.7
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - A index
Automatically generated (in year 2024). See also LKDDb sources on GitLab