Sfoglia il codice sorgente

lzo needed for regmap

Waldemar Brodkorb 10 anni fa
parent
commit
b68320e0a2
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      target/linux/config/Config.in.regulator

+ 2 - 0
target/linux/config/Config.in.regulator

@@ -39,6 +39,8 @@ config ADK_KERNEL_REGULATOR_PFUZE100
 
 config ADK_KERNEL_REGMAP
 	boolean
+	select ADK_KERNEL_LZO_COMPRESS
+	select ADK_KERNEL_LZO_DECOMPRESS
 	default n
 
 config ADK_KERNEL_REGMAP_I2C