aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@openwrt.org>2014-09-14 12:06:59 +0000
committerHauke Mehrtens <hauke@openwrt.org>2014-09-14 12:06:59 +0000
commitf14341ca8a14228c418789e602a4703e0d253237 (patch)
tree1385b502c687d5bd12ada9284324ebdbcb523ade /target
parent732e4037bfe3fd71a86f3b3bb3e4750b8a1c547e (diff)
downloadmaster-187ad058-f14341ca8a14228c418789e602a4703e0d253237.tar.gz
master-187ad058-f14341ca8a14228c418789e602a4703e0d253237.tar.bz2
master-187ad058-f14341ca8a14228c418789e602a4703e0d253237.zip
kernel: add missing config option
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42532 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r--target/linux/generic/config-3.81
1 files changed, 1 insertions, 0 deletions
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"