Parcourir la source

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.
Maximilian Luz il y a 4 ans
Parent
commit
5a23881656
1 fichiers modifiés avec 5 ajouts et 0 suppressions
  1. 5 0
      pkg/debian/kernel/ubuntu.config

+ 5 - 0
pkg/debian/kernel/ubuntu.config

@@ -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.
 ##