]> git.sur5r.net Git - u-boot/blobdiff - board/gateworks/gw_ventana/Kconfig
Convert CONFIG_CMD_EECONFIG to Kconfig
[u-boot] / board / gateworks / gw_ventana / Kconfig
index ccce98e2ed6b07c1416e106eb04e20d94d03be10..c5779846da379f53ff027a3984fa35b1edd10144 100644 (file)
@@ -9,4 +9,9 @@ config SYS_VENDOR
 config SYS_CONFIG_NAME
        default "gw_ventana"
 
+config CMD_EECONFIG
+       bool "Enable the 'econfig' command"
+       help
+         Provides access to EEPROM configuration on Gateworks Ventana
+
 endif