diff options
author | Felix Fietkau <nbd@openwrt.org> | 2009-09-25 20:58:37 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2009-09-25 20:58:37 +0000 |
commit | 0f5943879dd99f0a829425fc1c63aacbf92fea98 (patch) | |
tree | 5d5771e09a12b7b7cace6e36ec430fdea30e2030 /target/linux/generic-2.6/config-2.6.31 | |
parent | f219d5b5f4232260729b4ce893e8d5b950ed15e3 (diff) | |
download | upstream-0f5943879dd99f0a829425fc1c63aacbf92fea98.tar.gz upstream-0f5943879dd99f0a829425fc1c63aacbf92fea98.tar.bz2 upstream-0f5943879dd99f0a829425fc1c63aacbf92fea98.zip |
kernel: add a patch for union mounts in 2.6.31
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17726 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic-2.6/config-2.6.31')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.31 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.31 b/target/linux/generic-2.6/config-2.6.31 index f262b6ecbf..c4566c08f8 100644 --- a/target/linux/generic-2.6/config-2.6.31 +++ b/target/linux/generic-2.6/config-2.6.31 @@ -2067,6 +2067,7 @@ CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" # CONFIG_UIO is not set # CONFIG_ULTRIX_PARTITION is not set # CONFIG_UNEVICTABLE_LRU is not set +# CONFIG_UNION_MOUNT is not set CONFIG_UNIX98_PTYS=y # CONFIG_UNIXWARE_DISKLABEL is not set CONFIG_UNIX=y |