diff options
| author | Tom Rini <[email protected]> | 2022-06-20 08:07:49 -0400 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2022-07-05 17:04:59 -0400 |
| commit | bf2c48fa1a6e068f232d84aae43b5dad654a9017 (patch) | |
| tree | 4d81f3b79a014e7209c91fac68bb98fe05fb8675 /include | |
| parent | f27bca4c27ef1503a85ad285a4a39c7c62fddc2d (diff) | |
Convert CONFIG_PCI_GT64120 to Kconfig
This converts the following to Kconfig:
CONFIG_PCI_GT64120
Signed-off-by: Tom Rini <[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 225ed7cd5cd..75f38000f6b 100644 --- a/include/configs/malta.h +++ b/include/configs/malta.h @@ -13,7 +13,6 @@ #define CONFIG_MEMSIZE_IN_BYTES -#define CONFIG_PCI_GT64120 #define CONFIG_PCI_MSC01 #define CONFIG_SYS_ISA_IO_BASE_ADDRESS 0 |
