diff options
| author | Tom Rini <[email protected]> | 2021-11-07 22:59:36 -0500 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2021-11-12 14:18:17 -0500 |
| commit | 75c995a1beea5fd857572457bb804acb6b0cb483 (patch) | |
| tree | b1d7079d0b515101dcb3718534d08fcc938fe911 /include | |
| parent | 45e19cf378ae67df1ff8b6bb25225b5e6de927d5 (diff) | |
Convert CONFIG_FSL_LAYERSCAPE to Kconfig
This converts the following to Kconfig:
CONFIG_FSL_LAYERSCAPE
Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'include')
| -rw-r--r-- | include/configs/lx2160a_common.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/lx2160a_common.h b/include/configs/lx2160a_common.h index dddac7b05c3..a9d826b87ae 100644 --- a/include/configs/lx2160a_common.h +++ b/include/configs/lx2160a_common.h @@ -11,7 +11,6 @@ #include <asm/arch/soc.h> #define CONFIG_REMAKE_ELF -#define CONFIG_FSL_LAYERSCAPE #define CONFIG_FSL_TZPC_BP147 #define CONFIG_FSL_MEMAC |
