moby: note that ATH10K_DFS_CERTIFIED & co are required for boot
This commit is contained in:
@@ -109,11 +109,12 @@ linux_latest.override {
|
|||||||
# TODO: at least one of these is actually required for boot.
|
# TODO: at least one of these is actually required for boot.
|
||||||
SOFTLOCKUP_DETECTOR_INTR_STORM = no;
|
SOFTLOCKUP_DETECTOR_INTR_STORM = no;
|
||||||
HID_BPF = lib.mkForce no;
|
HID_BPF = lib.mkForce no;
|
||||||
|
# TODO: at least one of these is actually required for boot.
|
||||||
ATH10K_DFS_CERTIFIED = lib.mkForce no;
|
ATH10K_DFS_CERTIFIED = lib.mkForce no;
|
||||||
MOUSE_ELAN_I2C_SMBUS = lib.mkForce no;
|
|
||||||
MMC_BLOCK_MINORS = lib.mkForce (freeform "256");
|
|
||||||
XFRM_ESPINTCP = no;
|
|
||||||
CHROMEOS_TBMC = lib.mkForce no;
|
CHROMEOS_TBMC = lib.mkForce no;
|
||||||
|
MMC_BLOCK_MINORS = lib.mkForce (freeform "256");
|
||||||
|
MOUSE_ELAN_I2C_SMBUS = lib.mkForce no;
|
||||||
|
XFRM_ESPINTCP = no;
|
||||||
|
|
||||||
# TODO: at least one of these is actually required for boot.
|
# TODO: at least one of these is actually required for boot.
|
||||||
BT_HCIUART_BCSP = lib.mkForce no;
|
BT_HCIUART_BCSP = lib.mkForce no;
|
||||||
|
Reference in New Issue
Block a user