summaryrefslogtreecommitdiff
path: root/apps/system/usbmsc/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'apps/system/usbmsc/README.txt')
-rwxr-xr-xapps/system/usbmsc/README.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/system/usbmsc/README.txt b/apps/system/usbmsc/README.txt
index 6734a4ed8..9207dfb6b 100755
--- a/apps/system/usbmsc/README.txt
+++ b/apps/system/usbmsc/README.txt
@@ -73,4 +73,5 @@ system/usbmsc
NOTE 2: This add-on used internal USB device driver interfaces. As such,
it relies on internal OS interfaces that are not normally available to a
user-space program. As a result, this add-on cannot be used if a
- NuttX is built as a protected, supervisor kernel (CONFIG_NUTTX_KERNEL).
+ NuttX is built as a protected, supervisor kernel (CONFIG_BUILD_PROTECTED
+ or CONFIG_BUILD_KERNEL).