diff options
Diffstat (limited to 'include/configs/am335x_sl50.h')
-rw-r--r-- | include/configs/am335x_sl50.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/am335x_sl50.h b/include/configs/am335x_sl50.h index 8bd91367a0..80140e7f27 100644 --- a/include/configs/am335x_sl50.h +++ b/include/configs/am335x_sl50.h @@ -106,8 +106,6 @@ /* disable EFI partitions and partition UUID support */ #undef CONFIG_PARTITION_UUIDS #undef CONFIG_EFI_PARTITION -/* General network SPL */ -#define CONFIG_SPL_NET_SUPPORT #endif #if defined(CONFIG_EMMC_BOOT) |