diff options
author | Felix Fietkau <nbd@openwrt.org> | 2011-02-27 20:06:05 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2011-02-27 20:06:05 +0000 |
commit | 7ae115eac67b8fe4d2201abf7bc871476f7c0c93 (patch) | |
tree | 77d946ae64e328480700651a2165ee2ef611decd /Config.in | |
parent | 875c8353f6781dc5040d953ff39e249c5f0fa16b (diff) | |
download | upstream-7ae115eac67b8fe4d2201abf7bc871476f7c0c93.tar.gz upstream-7ae115eac67b8fe4d2201abf7bc871476f7c0c93.tar.bz2 upstream-7ae115eac67b8fe4d2201abf7bc871476f7c0c93.zip |
fix wrong copy&paste in the helptext for kernel AIO support
SVN-Revision: 25772
Diffstat (limited to 'Config.in')
-rw-r--r-- | Config.in | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -226,8 +226,6 @@ menu "Global build settings" config KERNEL_AIO bool "Compile the kernel with asynchronous IO support" default n - help - This will give you more information in stack traces from kernel oopses comment "Package build options" |