File tree Expand file tree Collapse file tree 4 files changed +4
-0
lines changed Expand file tree Collapse file tree 4 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ config BOARD_SYSTEM76_ADL_COMMON
88	select DRIVERS_INTEL_PMC
99	select DRIVERS_INTEL_USB4_RETIMER
1010	select EC_SYSTEM76_EC
11+ 	select EC_SYSTEM76_EC_LOCKDOWN
1112	select HAVE_ACPI_RESUME
1213	select HAVE_ACPI_TABLES
1314	select HAVE_CMOS_DEFAULT
Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ config BOARD_SYSTEM76_RPL_COMMON
66	select DRIVERS_GENERIC_CBFS_UUID
77	select DRIVERS_I2C_HID
88	select EC_SYSTEM76_EC
9+ 	select EC_SYSTEM76_EC_LOCKDOWN
910	select HAVE_ACPI_RESUME
1011	select HAVE_ACPI_TABLES
1112	select HAVE_CMOS_DEFAULT
Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ config BOARD_SPECIFIC_OPTIONS
1111	select DRIVERS_I2C_TAS5825M if BOARD_SYSTEM76_ORYP8
1212	select EC_SYSTEM76_EC
1313	select EC_SYSTEM76_EC_DGPU
14+ 	select EC_SYSTEM76_EC_LOCKDOWN
1415	select HAVE_ACPI_RESUME
1516	select HAVE_ACPI_TABLES
1617	select HAVE_CMOS_DEFAULT
Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ config BOARD_SPECIFIC_OPTIONS
1212	select DRIVERS_INTEL_USB4_RETIMER
1313	select EC_SYSTEM76_EC
1414	select EC_SYSTEM76_EC_DGPU if BOARD_SYSTEM76_GALP5
15+ 	select EC_SYSTEM76_EC_LOCKDOWN
1516	select HAVE_ACPI_TABLES
1617	select HAVE_CMOS_DEFAULT
1718	select HAVE_OPTION_TABLE
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments