diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-02-27 20:06:05 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-02-27 20:06:05 +0000 |
commit | 8ffb9e04f3132b768a68f13cff0d362f92102c88 (patch) | |
tree | 425e15c760bcac238f3eff9a43af401ed9d0aea8 | |
parent | 32dee30938381a972ffd0a509ba3cb3e07ed3894 (diff) |
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" |