zephyr: hello-world: Remove documentaiton for non-existant feature

The documentation claims that one can place per-board overlay files in
the boards/ directory. But no such support has been implemented.

Signed-off-by: Sebastian Bøe <sebastian.boe@nordicsemi.no>
This commit is contained in:
Sebastian Bøe 2018-01-26 13:35:33 +01:00 committed by Fabio Utzig
parent 8680b90374
commit 688a216a1a
1 changed files with 2 additions and 2 deletions

View File

@ -1,2 +1,2 @@
You can place per-board configuration and device tree overlays
here. See the comments in the CMakeLists.txt for more information.
You can place per-board configuration here. See the comments in the
CMakeLists.txt for more information.