commit | 4590d4e52645cac3d1d5d0b26f5bf71f0e238b62 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed May 17 03:25:10 2017 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon May 22 09:33:49 2017 -0400 |
tree | a869d56e760ac361f08e226b7eeba01bf01785aa | |
parent | 746a50d314e040f4a166194fd5b3183ed818d913 [diff] |
Convert CONFIG_CMD_EEPROM et al to Kconfig This converts the following to Kconfig: CONFIG_CMD_EEPROM CONFIG_CMD_EEPROM_LAYOUT CONFIG_EEPROM_LAYOUT_HELP_STRING Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com> [trini: Rework Kconfig logic slightly, define EEPROM location on TI eval platforms] Signed-off-by: Tom Rini <trini@konsulko.com>