From bca4509d575912e0521ce8448d41aabfc1c5e964 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Wed, 15 Jun 2022 12:03:54 -0400 Subject: Convert CONFIG_SYS_SPD_BUS_NUM to Kconfig This converts the following to Kconfig: CONFIG_SYS_SPD_BUS_NUM Signed-off-by: Tom Rini --- include/configs/vf610twr.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/vf610twr.h') diff --git a/include/configs/vf610twr.h b/include/configs/vf610twr.h index 7f4bfb5124..32d9df0a00 100644 --- a/include/configs/vf610twr.h +++ b/include/configs/vf610twr.h @@ -26,7 +26,6 @@ #define CONFIG_FEC_MXC_PHYADDR 0 /* I2C Configs */ -#define CONFIG_SYS_SPD_BUS_NUM 0 /* * We do have 128MB of memory on the Vybrid Tower board. Leave the last -- cgit v1.2.3