board: ge: Move VPD EEPROM configuration to the defconfig
authorDenis Zalevskiy <denis.zalevskiy@ge.com>
Wed, 17 Oct 2018 08:33:27 +0000 (10:33 +0200)
committerStefano Babic <sbabic@denx.de>
Mon, 17 Dec 2018 09:46:04 +0000 (10:46 +0100)
commit4c552083503f49f37412972a3b4ea895cffd948e
treed080bc2225f515675768c31882f1e5ec5bfd9718
parent33a6c8d4e605311d59e45bc2a42fdc02d37254dd
board: ge: Move VPD EEPROM configuration to the defconfig

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 <denis.zalevskiy@ge.com>
Signed-off-by: Fabien Lahoudere <fabien.lahoudere@collabora.com>
board/ge/bx50v3/Kconfig
board/ge/bx50v3/bx50v3.c
board/ge/common/Kconfig [new file with mode: 0644]
board/ge/mx53ppd/Kconfig
board/ge/mx53ppd/mx53ppd.c
configs/ge_bx50v3_defconfig
configs/mx53ppd_defconfig