diff options
| author | Marek Vasut <[email protected]> | 2020-05-17 18:14:17 +0200 |
|---|---|---|
| committer | Marek Vasut <[email protected]> | 2020-06-18 19:34:41 +0200 |
| commit | d789a8259e3b3b77e3eb2b090373ab2cbc225629 (patch) | |
| tree | 627177b86f8c2db88ac49445437adac3e085dc75 /include | |
| parent | 59edb2668eabf51c8587a786af9eca95e3294806 (diff) | |
net: pcnet: Add Kconfig entries
Add Kconfig entries for the pcnet driver and convert MIPS malta
to use those.
Signed-off-by: Marek Vasut <[email protected]>
Cc: Daniel Schwierzeck <[email protected]>
Cc: Joe Hershberger <[email protected]>
Diffstat (limited to 'include')
| -rw-r--r-- | include/configs/malta.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/malta.h b/include/configs/malta.h index 82c90042d98..9602773ff91 100644 --- a/include/configs/malta.h +++ b/include/configs/malta.h @@ -15,7 +15,6 @@ #define CONFIG_PCI_GT64120 #define CONFIG_PCI_MSC01 -#define CONFIG_PCNET #define CONFIG_SYS_ISA_IO_BASE_ADDRESS 0 |
