From c8f26341454a089d2f68cd64569990dcffd06e2a Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sun, 14 Sep 2014 12:06:59 +0000 Subject: [PATCH] kernel: add missing config option Signed-off-by: Hauke Mehrtens SVN-Revision: 42532 --- target/linux/generic/config-3.8 | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/generic/config-3.8 b/target/linux/generic/config-3.8 index 6808b07b05..c27493fde4 100644 --- a/target/linux/generic/config-3.8 +++ b/target/linux/generic/config-3.8 @@ -822,6 +822,7 @@ CONFIG_EXTRA_TARGETS="" # CONFIG_EZX_PCAP is not set # CONFIG_F2FS_FS is not set # CONFIG_FAIR_GROUP_SCHED is not set +# CONFIG_FAIR_SHARE is not set # CONFIG_FANOTIFY is not set CONFIG_FAT_DEFAULT_CODEPAGE=437 CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" -- 2.30.2