diff options
Diffstat (limited to 'include/configs/sh7785lcr.h')
-rw-r--r-- | include/configs/sh7785lcr.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/sh7785lcr.h b/include/configs/sh7785lcr.h index 2ba0c585865..e85256dd375 100644 --- a/include/configs/sh7785lcr.h +++ b/include/configs/sh7785lcr.h @@ -148,9 +148,6 @@ #define CONFIG_PCI_SYS_BUS CONFIG_SYS_SDRAM_BASE #define CONFIG_PCI_SYS_SIZE CONFIG_SYS_SDRAM_SIZE -/* Network device (RTL8169) support */ -#define CONFIG_RTL8169 - /* ENV setting */ #define CONFIG_ENV_IS_IN_FLASH #define CONFIG_ENV_OVERWRITE 1 |