From bb26c101833a98b63302dc6dbf92b98aa9409529 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sun, 6 Dec 2015 13:49:03 +0000 Subject: kernel: add missing config option. Signed-off-by: Hauke Mehrtens SVN-Revision: 47798 --- target/linux/generic/config-4.1 | 1 + target/linux/generic/config-4.3 | 1 + target/linux/generic/config-4.4 | 1 + 3 files changed, 3 insertions(+) (limited to 'target/linux') diff --git a/target/linux/generic/config-4.1 b/target/linux/generic/config-4.1 index 5f18c67194..ad8d67a71a 100644 --- a/target/linux/generic/config-4.1 +++ b/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 diff --git a/target/linux/generic/config-4.3 b/target/linux/generic/config-4.3 index 4509893924..5ec85fee97 100644 --- a/target/linux/generic/config-4.3 +++ b/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 diff --git a/target/linux/generic/config-4.4 b/target/linux/generic/config-4.4 index f7c3c7f2db..7b94b3ab19 100644 --- a/target/linux/generic/config-4.4 +++ b/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 -- cgit v1.2.3