From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Thu, 19 Jul 2018 16:31:01 -0400 Subject: [U-Boot] [U-Boot, 2/6] board: ge: Move VPD EEPROM configuration to the defconfig In-Reply-To: <20180626174304.6413-3-sebastian.reichel@collabora.co.uk> References: <20180626174304.6413-3-sebastian.reichel@collabora.co.uk> Message-ID: <20180719203101.GP4609@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tue, Jun 26, 2018 at 07:43:00PM +0200, Sebastian Reichel wrote: > From: Denis Zalevskiy > > Use standard configuration logic to define EEPROM constants. Names are based on > VPD_EEPROM_ prefix because EEPROM_ is already used by i2c_eeprom driver. > > Signed-off-by: Denis Zalevskiy > Signed-off-by: Sebastian Reichel > --- > board/ge/bx50v3/Kconfig | 2 ++ > board/ge/bx50v3/bx50v3.c | 17 ++++------------- > board/ge/mx53ppd/Kconfig | 2 ++ > board/ge/mx53ppd/mx53ppd.c | 14 ++++---------- > configs/ge_bx50v3_defconfig | 9 +++++++++ > configs/mx53ppd_defconfig | 10 ++++++++++ > 6 files changed, 31 insertions(+), 23 deletions(-) > > diff --git a/board/ge/bx50v3/Kconfig b/board/ge/bx50v3/Kconfig > index 993b0559302b..05938560abda 100644 > --- a/board/ge/bx50v3/Kconfig > +++ b/board/ge/bx50v3/Kconfig > @@ -15,4 +15,6 @@ config SYS_SOC > config SYS_CONFIG_NAME > default "ge_bx50v3" > > +source "board/ge/common/Kconfig" The new file board/ge/common/Kconfig is missing, please repost the series with the file added, thanks! -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: not available URL: