mirror of
https://xff.cz/git/u-boot/
synced 2025-09-02 01:02:19 +02:00
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