As far as CONFIG_EXPERT, I don’t know if that is enough. From the standard Qubes kernel config: ``` $ zcat /proc/config.gz |grep EXPERT # CONFIG_RCU_EXPERT is not set CONFIG_EXPERT=y ```