kernel: add missing config option.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>

SVN-Revision: 47798
This commit is contained in:
Hauke Mehrtens 2015-12-06 13:49:03 +00:00
parent 76f531063c
commit bb26c10183
3 changed files with 3 additions and 0 deletions

View file

@ -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

View file

@ -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

View file

@ -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