bcmcygnus: Convert CONFIG_IPROC to Kconfig

Select this symbol as needed.

Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
Tom Rini 2022-12-04 10:14:12 -05:00
parent f5dd0c5e19
commit e95bcfb56c
2 changed files with 4 additions and 3 deletions

View File

@ -553,6 +553,9 @@ config ARM64_SUPPORT_AARCH32
help
This ARM64 system supports AArch32 execution state.
config IPROC
bool
config S5P
def_bool y if ARCH_EXYNOS || ARCH_S5PC1XX
@ -658,6 +661,7 @@ config TARGET_BCMCYGNUS
bool "Support bcmcygnus"
select CPU_V7A
select GPIO_EXTRA_HEADER
select IPROC
imply BCM_SF2_ETH
imply BCM_SF2_ETH_GMAC
imply CMD_HASH

View File

@ -8,9 +8,6 @@
#include <linux/stringify.h>
/* Architecture, CPU, chip, etc */
#define CONFIG_IPROC
/* Memory Info */
#define CFG_SYS_SDRAM_BASE 0x61000000