Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable trusty drivers #2033

Open
wants to merge 1 commit into
base: celadon/u/core
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -3470,17 +3470,7 @@ CONFIG_PROC_THERMAL_MMIO_RAPL=y
#
# Trusty driver
#
CONFIG_TRUSTY=y
# CONFIG_TRUSTY_IRQ is not set
CONFIG_TRUSTY_LOG=y
# CONFIG_TRUSTY_TEST is not set
CONFIG_TRUSTY_VIRTIO=y
CONFIG_TRUSTY_VIRTIO_IPC=y
# CONFIG_TRUSTY_DMA_BUF_FFA_TAG is not set
# CONFIG_TRUSTY_DMA_BUF_SHARED_MEM_ID is not set
# CONFIG_TRUSTY_CRASH_IS_PANIC is not set
CONFIG_TRUSTY_X86_64=y
CONFIG_TRUSTY_BACKUP_TIMER=y
# CONFIG_TRUSTY is not set
# end of Trusty driver

CONFIG_WATCHDOG=y
Expand Down