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 | 804e4414129b0b480c229dd790f7e69f8023ce07 (patch) | |
tree | 425e15c760bcac238f3eff9a43af401ed9d0aea8 | |
parent | 1c5130ba5f5731395a3820052dea62873e4b7fd4 (diff) | |
download | upstream-804e4414129b0b480c229dd790f7e69f8023ce07.tar.gz upstream-804e4414129b0b480c229dd790f7e69f8023ce07.tar.bz2 upstream-804e4414129b0b480c229dd790f7e69f8023ce07.zip |
fix wrong copy&paste in the helptext for kernel AIO support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25772 3c298f89-4303-0410-b956-a3cf2f4a3e73
-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" |