]> Git Repo - J-u-boot.git/blobdiff - configs/espt_defconfig
net: phy: micrel: add an option to disable gigabit for the KSZ9031
[J-u-boot.git] / configs / espt_defconfig
index 81425bddd965120f48cdc5a774d12fa172a0ee7d..a41704ec967def787d7e5d6ab9406b4c51d498c9 100644 (file)
@@ -1,6 +1,8 @@
 CONFIG_SH=y
 CONFIG_TARGET_ESPT=y
+CONFIG_ENV_IS_IN_FLASH=y
 CONFIG_BOOTDELAY=-1
+CONFIG_VERSION_VARIABLE=y
 # CONFIG_CMD_BDI is not set
 # CONFIG_CMD_CONSOLE is not set
 # CONFIG_CMD_BOOTD is not set
@@ -20,4 +22,6 @@ CONFIG_BOOTDELAY=-1
 CONFIG_CMD_MII=y
 CONFIG_CMD_PING=y
 # CONFIG_CMD_MISC is not set
+CONFIG_MTD_NOR_FLASH=y
+CONFIG_SCIF_CONSOLE=y
 CONFIG_USE_PRIVATE_LIBGCC=y
This page took 0.027486 seconds and 4 git commands to generate.