diff options
Diffstat (limited to 'include/configs/vct.h')
-rw-r--r-- | include/configs/vct.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/vct.h b/include/configs/vct.h index 88e58ec54b..ed9378eae8 100644 --- a/include/configs/vct.h +++ b/include/configs/vct.h @@ -98,7 +98,6 @@ #define CONFIG_CMD_PING #define CONFIG_CMD_SNTP #else -#undef CONFIG_CMD_NET #undef CONFIG_CMD_NFS #endif @@ -312,7 +311,6 @@ int vct_gpio_get(int pin); #undef CONFIG_CMD_LOADY #undef CONFIG_CMD_MII #undef CONFIG_CMD_MISC -#undef CONFIG_CMD_NET #undef CONFIG_CMD_PING #undef CONFIG_CMD_REGINFO #undef CONFIG_CMD_SNTP |