Sfoglia il codice sorgente

kernel: add missing config option.

Signed-off-by: Hauke Mehrtens <[email protected]>

SVN-Revision: 47798
Hauke Mehrtens 10 anni fa
parent
commit
bb26c10183

+ 1 - 0
target/linux/generic/config-4.1

@@ -1097,6 +1097,7 @@ CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
 # CONFIG_FB_SAVAGE is not set
 # CONFIG_FB_SIMPLE is not set
 # CONFIG_FB_SIS is not set
+# CONFIG_FB_SM750 is not set
 # CONFIG_FB_SM7XX is not set
 # CONFIG_FB_SMSCUFX is not set
 # CONFIG_FB_SSD1307 is not set

+ 1 - 0
target/linux/generic/config-4.3

@@ -1130,6 +1130,7 @@ CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
 # CONFIG_FB_SIMPLE is not set
 # CONFIG_FB_SIS is not set
 # CONFIG_FB_SM712 is not set
+# CONFIG_FB_SM750 is not set
 # CONFIG_FB_SM7XX is not set
 # CONFIG_FB_SMSCUFX is not set
 # CONFIG_FB_SSD1307 is not set

+ 1 - 0
target/linux/generic/config-4.4

@@ -1134,6 +1134,7 @@ CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
 # CONFIG_FB_SIMPLE is not set
 # CONFIG_FB_SIS is not set
 # CONFIG_FB_SM712 is not set
+# CONFIG_FB_SM750 is not set
 # CONFIG_FB_SM7XX is not set
 # CONFIG_FB_SMSCUFX is not set
 # CONFIG_FB_SSD1307 is not set