From 2967dd157058621f5c1823fb43bcec800281e8ad Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Sun, 28 Dec 2014 10:42:19 -0600 Subject: [PATCH] Update README.txt --- README.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.txt b/README.txt index bfe9a3d30c..c5df1b6cb9 100644 --- a/README.txt +++ b/README.txt @@ -329,6 +329,10 @@ Refreshing Configurations you a lot of problems down the road due to a bad configuration. The NuttX configuration is discussed in the following paragraph. + Confused about what the correct value for a new configuration item should + be? Enter ? in response to the 'make oldconfig' prompt and it will show + you the help text that goes with the option. + NuttX Configuration Tool ------------------------