diff options
author | Florian Fainelli <florian@openwrt.org> | 2009-04-12 15:18:49 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2009-04-12 15:18:49 +0000 |
commit | 3f955415e530f9bd47e70077eb550fb039bbc04b (patch) | |
tree | e6f2fdd9f9d229f41e2110f74c8e153c1c9111f7 /target/linux/generic-2.6 | |
parent | 44b90dc6a230cacc1612dc7ba1d2db55470ee775 (diff) | |
download | upstream-3f955415e530f9bd47e70077eb550fb039bbc04b.tar.gz upstream-3f955415e530f9bd47e70077eb550fb039bbc04b.tar.bz2 upstream-3f955415e530f9bd47e70077eb550fb039bbc04b.zip |
[kernel] package ext4 (#4434)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15218 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic-2.6')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.28 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.28 b/target/linux/generic-2.6/config-2.6.28 index 82fbb95070..5121fd1d66 100644 --- a/target/linux/generic-2.6/config-2.6.28 +++ b/target/linux/generic-2.6/config-2.6.28 @@ -789,6 +789,7 @@ CONFIG_ISDN_CAPI_MIDDLEWARE=y # CONFIG_IXGB is not set # CONFIG_JBD is not set # CONFIG_JBD_DEBUG is not set +# CONFIG_JBD2_DEBUG is not set # CONFIG_JFFS2_CMODE_FAVOURLZO is not set # CONFIG_JFFS2_CMODE_NONE is not set CONFIG_JFFS2_CMODE_PRIORITY=y |