github.com/google/syzkaller@v0.0.0-20240517125934-c0f1611a36d6/dashboard/config/android/config-bits (about) 1 ### Custom additional to Android configs. 2 3 ### This config produces WARNINGs which we won't catch. 4 # CONFIG_REFCOUNT_FULL is not set 5 6 ### This immidiately produces too many WARNINGs but we are not interested in WARNINGs. 7 # CONFIG_DEBUG_PREEMPT is not set 8 9 ### This driver contains bugs and is a test module anyway. 10 # CONFIG_RTC_DRV_TEST is not set 11 12 ### This is just being selected by something else. 13 ### CONFIG_CRYPTO_DEV_VIRTIO is not set