diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2014-09-14 12:06:59 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2014-09-14 12:06:59 +0000 |
commit | 61d02a8df4487609ed8080bd5396270897f0f874 (patch) | |
tree | e93b5673134f3815c853580bd591ea8e69af5676 /target | |
parent | f734314484567c97f483a1971e39c3e6d78e4427 (diff) | |
download | mtk-20170518-61d02a8df4487609ed8080bd5396270897f0f874.zip mtk-20170518-61d02a8df4487609ed8080bd5396270897f0f874.tar.gz mtk-20170518-61d02a8df4487609ed8080bd5396270897f0f874.tar.bz2 |
kernel: add missing config option
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 42532
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/generic/config-3.8 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.8 b/target/linux/generic/config-3.8 index 6808b07..c27493f 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" |