diff options
author | Marek Vasut <marek.vasut+renesas@gmail.com> | 2020-06-20 17:43:29 +0200 |
---|---|---|
committer | Marek Vasut <marek.vasut+renesas@gmail.com> | 2020-07-25 11:24:02 +0200 |
commit | a410f13dfe4a458da9ab2dc0f2b7e6190c10a504 (patch) | |
tree | a244bfda300b44eeef4ad3122a4a331e9bfa0411 /include/configs/sbc8548.h | |
parent | 777aa715317213fc4eda62916e515a8da89d6e64 (diff) |
net: dc2114x: Add Kconfig entries
Add Kconfig entries for the dc2114x driver and convert various boards.
Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Joe Hershberger <joe.hershberger@ni.com>
Cc: Ramon Fried <rfried.dev@gmail.com>
Diffstat (limited to 'include/configs/sbc8548.h')
-rw-r--r-- | include/configs/sbc8548.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/sbc8548.h b/include/configs/sbc8548.h index f94683329b..6ac5d7b0c0 100644 --- a/include/configs/sbc8548.h +++ b/include/configs/sbc8548.h @@ -432,7 +432,6 @@ #endif #if defined(CONFIG_PCI) -#undef CONFIG_TULIP #define CONFIG_PCI_SCAN_SHOW /* show pci devices on startup */ |