gustavonihei opened a new pull request #597: URL: https://github.com/apache/incubator-nuttx-apps/pull/597
## Summary Watcher application makes use of the Note RAM Driver and also calls `mkfatfs` function which is only available if `FSUTILS_MKFATFS` is provided. This PR makes the dependencies explicit on Kconfig. ## Impact No impact, only `esp32-devkitc:watcher` included Watcher application, and it already included both dependencies. ## Testing Watcher example application no longer shows when dependencies are missing. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org