diff options
| author | Tom Rini <trini@konsulko.com> | 2022-07-23 13:05:08 -0400 |
|---|---|---|
| committer | Tom Rini <trini@konsulko.com> | 2022-08-04 16:18:47 -0400 |
| commit | 6f6b9703d0149b784cce81996773e4b84323c7e1 (patch) | |
| tree | a191ca364dac7c553cfccb0ea489b70c37bbfc62 /configs/T1024RDB_defconfig | |
| parent | 13e28f4987dd514ddbda36915bd9b8996a2d328d (diff) | |
Convert CONFIG_FSL_CORENET to Kconfig
This converts the following to Kconfig:
CONFIG_FSL_CORENET
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/T1024RDB_defconfig')
| -rw-r--r-- | configs/T1024RDB_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/T1024RDB_defconfig b/configs/T1024RDB_defconfig index aaadb88ebdf..700bbd98af9 100644 --- a/configs/T1024RDB_defconfig +++ b/configs/T1024RDB_defconfig @@ -10,7 +10,6 @@ CONFIG_TARGET_T1024RDB=y CONFIG_MPC85XX_HAVE_RESET_VECTOR=y CONFIG_ENABLE_36BIT_PHYS=y CONFIG_SYS_BOOK3E_HV=y -CONFIG_SYS_FSL_CPC=y CONFIG_SYS_CACHE_STASHING=y CONFIG_PCIE1=y CONFIG_PCIE2=y |
