env: make import/export optional
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
This commit is contained in:
@@ -10,5 +10,7 @@
|
||||
#define _CONFIG_CMD_DEFAULTS_H_
|
||||
|
||||
#define CONFIG_CMD_BOOTM 1
|
||||
#define CONFIG_CMD_EXPORTENV 1
|
||||
#define CONFIG_CMD_IMPORTENV 1
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user