Convert CONFIG_BOOTFILE to Kconfig
This converts the following to Kconfig: CONFIG_BOOTFILE Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
@@ -68,10 +68,4 @@
|
||||
CONFIG_SYS_SDRAM_BASE) - \
|
||||
CONFIG_SYS_MALLOC_LEN - \
|
||||
CONFIG_ENV_SIZE
|
||||
|
||||
/*
|
||||
* Environment
|
||||
*/
|
||||
#define CONFIG_BOOTFILE "app.bin"
|
||||
|
||||
#endif /* _CONFIG_IOT_DEVKIT_H_ */
|
||||
|
Reference in New Issue
Block a user