summaryrefslogtreecommitdiff
path: root/configs/ethernut5_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-08-04 16:34:43 -0600
committerTom Rini <trini@konsulko.com>2017-08-11 15:41:55 -0400
commit15dc63d646bd73f473141653db9a20a71aaaeced (patch)
treefee53b3a36d471f8d7c4e2a289694d42c0e11729 /configs/ethernut5_defconfig
parent5d47099fea6134a5f561b4a4a3aab985302aecd5 (diff)
Convert CONFIG_CMD_SAVES to Kconfig
This converts the following to Kconfig: CONFIG_CMD_SAVES Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Diffstat (limited to 'configs/ethernut5_defconfig')
-rw-r--r--configs/ethernut5_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ethernut5_defconfig b/configs/ethernut5_defconfig
index 26df916071..ca8233694d 100644
--- a/configs/ethernut5_defconfig
+++ b/configs/ethernut5_defconfig
@@ -20,6 +20,7 @@ CONFIG_CMD_SPI=y
CONFIG_CMD_I2C=y
CONFIG_CMD_USB=y
# CONFIG_CMD_FPGA is not set
+CONFIG_CMD_SAVES=y
CONFIG_CMD_RARP=y
CONFIG_CMD_DHCP=y
CONFIG_CMD_MII=y