Revert "Squashed commit of the following:"

This reverts commit 25b92edd9f.
This commit is contained in:
Gregory Nutt
2018-08-22 12:06:32 -06:00
parent cd62ab5398
commit 2f982e9c77
326 changed files with 569 additions and 561 deletions

View File

@@ -613,7 +613,7 @@
* library where they will become accessible to application code.
*/
#if defined(CONFIG_BUILD_PROTECTED) || defined(CONFIG_BUILD_LOADABLE)
#if defined(CONFIG_BUILD_PROTECTED) || defined(CONFIG_BUILD_KERNEL)
# undef CONFIG_NSH_DISABLE_MKRD /* 'mkrd' depends on ramdisk_register */
# define CONFIG_NSH_DISABLE_MKRD 1
#endif