From: Hauke Mehrtens Date: Fri, 20 Nov 2015 22:33:59 +0000 (+0000) Subject: kernel: add missing config option X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=70a9188d1804a3173f6a7470c8dadfa188c7382c;p=openwrt%2Fstaging%2Fwigyori.git kernel: add missing config option Signed-off-by: Hauke Mehrtens SVN-Revision: 47536 --- diff --git a/target/linux/generic/config-3.18 b/target/linux/generic/config-3.18 index 61a8642d91..36d85907f9 100644 --- a/target/linux/generic/config-3.18 +++ b/target/linux/generic/config-3.18 @@ -1047,6 +1047,7 @@ CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" # CONFIG_FB_MB862XX is not set # CONFIG_FB_METRONOME is not set # CONFIG_FB_MODE_HELPERS is not set +# CONFIG_FB_MXS is not set # CONFIG_FB_N411 is not set # CONFIG_FB_NEOMAGIC is not set # CONFIG_FB_NVIDIA is not set diff --git a/target/linux/generic/config-4.1 b/target/linux/generic/config-4.1 index 205c056ec3..5f18c67194 100644 --- a/target/linux/generic/config-4.1 +++ b/target/linux/generic/config-4.1 @@ -1080,6 +1080,7 @@ CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" # CONFIG_FB_MB862XX is not set # CONFIG_FB_METRONOME is not set # CONFIG_FB_MODE_HELPERS is not set +# CONFIG_FB_MXS is not set # CONFIG_FB_N411 is not set # CONFIG_FB_NEOMAGIC is not set # CONFIG_FB_NVIDIA is not set diff --git a/target/linux/generic/config-4.3 b/target/linux/generic/config-4.3 index 37fd52ed9f..e09e693f67 100644 --- a/target/linux/generic/config-4.3 +++ b/target/linux/generic/config-4.3 @@ -1112,6 +1112,7 @@ CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" # CONFIG_FB_MB862XX is not set # CONFIG_FB_METRONOME is not set # CONFIG_FB_MODE_HELPERS is not set +# CONFIG_FB_MXS is not set # CONFIG_FB_N411 is not set # CONFIG_FB_NEOMAGIC is not set # CONFIG_FB_NVIDIA is not set