pkg/ubuntu: Disable atomisp

While the atomisp driver might be used for Surface 3 and Surface Pro 3
cameras in the future, it currently resides in staging and doesn't seem
to work (at least according to its TODO file). It furthermore causes
a notice to be printed, warning about the use of trace_printk(). So
disable it for now to shut up that warning.
This commit is contained in:
Maximilian Luz 2021-06-13 21:28:50 +02:00
parent 63dc33713f
commit 5a23881656
No known key found for this signature in database
GPG key ID: 70EC0937F6C26F02

View file

@ -12,6 +12,11 @@
# CONFIG_STM_DUMMY is not set
# CONFIG_TEST_BPF is not set
##
## Don't build atomisp
##
# CONFIG_INTEL_ATOMISP is not set
##
## Clear out trusted key list as we don't have them.
##