File tree 2 files changed +9
-1
lines changed
2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -491,6 +491,13 @@ workflows:
491
491
requires :
492
492
- librem_14
493
493
494
+ - build :
495
+ name : librem_11
496
+ target : librem_11
497
+ subcommand : " "
498
+ requires :
499
+ - librem_14
500
+
494
501
# dasharo release
495
502
- build :
496
503
name : nitropad-ns50
Original file line number Diff line number Diff line change @@ -140,7 +140,7 @@ CONFIG_DCACHE_BSP_STACK_SIZE=0x30400
140
140
CONFIG_MAX_ACPI_TABLE_SIZE_KB=144
141
141
CONFIG_HAVE_INTEL_FIRMWARE=y
142
142
CONFIG_MRC_SETTINGS_CACHE_SIZE=0x10000
143
- # CONFIG_DRIVERS_INTEL_WIFI is not set
143
+ CONFIG_DRIVERS_INTEL_WIFI=y
144
144
CONFIG_IFD_BIN_PATH="3rdparty/purism-blobs/mainboard/purism/librem_jsl/librem_11/flashdescriptor.bin"
145
145
CONFIG_ME_BIN_PATH="3rdparty/purism-blobs/mainboard/purism/librem_jsl/librem_11/me.bin"
146
146
CONFIG_CONSOLE_CBMEM_BUFFER_SIZE=0x20000
@@ -563,6 +563,7 @@ CONFIG_USE_PC_CMOS_ALTCENTURY=y
563
563
CONFIG_PC_CMOS_BASE_PORT_BANK0=0x70
564
564
# CONFIG_DRIVERS_SIL_3114 is not set
565
565
CONFIG_DRIVERS_USB_ACPI=y
566
+ CONFIG_DRIVERS_WIFI_GENERIC=y
566
567
# CONFIG_DRIVERS_MTK_WIFI is not set
567
568
CONFIG_MP_SERVICES_PPI=y
568
569
CONFIG_MP_SERVICES_PPI_V1=y
You can’t perform that action at this time.
0 commit comments