diff options
Diffstat (limited to 'include/configs/vct.h')
-rw-r--r-- | include/configs/vct.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/vct.h b/include/configs/vct.h index b1dccdf666..e4ae9cdb2e 100644 --- a/include/configs/vct.h +++ b/include/configs/vct.h @@ -77,7 +77,6 @@ /* * Commands */ -#define CONFIG_CMD_EEPROM /* * Only Premium/Platinum have ethernet support right now @@ -254,8 +253,6 @@ int vct_gpio_get(int pin); * (NOR/OneNAND) usage and Linux kernel booting. */ #if defined(CONFIG_VCT_SMALL_IMAGE) -#undef CONFIG_CMD_EEPROM -#undef CONFIG_CMD_EEPROM #undef CONFIG_CMD_IRQ #undef CONFIG_CMD_LOADY #undef CONFIG_CMD_REGINFO |