Kconfig: Add EEPROM options to Kconfig when I2C_EEPROM is set
Add the following options to drivers/misc/Kconfig: SYS_I2C_EEPROM_ADDR SYS_I2C_EEPROM_BUS SYS_EEPROM_SIZE SYS_EEPROM_PAGE_WRITE_BITS SYS_EEPROM_PAGE_WRITE_DELAY_MS SYS_I2C_EEPROM_ADDR_LEN SYS_I2C_EEPROM_ADDR_OVERFLOW This does not migrate any boards, but provides a foundations for those who want/need these options Signed-off-by:Adam Ford <aford173@gmail.com> [trini: Migrate uniphier] Signed-off-by:
Tom Rini <trini@konsulko.com>
Showing
- configs/uniphier_ld4_sld8_defconfig 1 addition, 0 deletionsconfigs/uniphier_ld4_sld8_defconfig
- configs/uniphier_pro4_defconfig 1 addition, 0 deletionsconfigs/uniphier_pro4_defconfig
- configs/uniphier_pxs2_ld6b_defconfig 1 addition, 0 deletionsconfigs/uniphier_pxs2_ld6b_defconfig
- configs/uniphier_v8_defconfig 1 addition, 0 deletionsconfigs/uniphier_v8_defconfig
- drivers/misc/Kconfig 45 additions, 0 deletionsdrivers/misc/Kconfig
- env/Kconfig 0 additions, 30 deletionsenv/Kconfig
- include/configs/uniphier.h 0 additions, 2 deletionsinclude/configs/uniphier.h
Loading
Please register or sign in to comment