kernel: add missing config option.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 47798
This commit is contained in:
parent
76f531063c
commit
bb26c10183
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue