commit | d7d40f614d5e6b6c7369ebd001d3ac191b3e360b | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Tue Aug 17 17:59:41 2021 -0400 |
committer | Tom Rini <trini@konsulko.com> | Mon Aug 30 14:10:05 2021 -0400 |
tree | 11197522b2f04bab15beff4c9c1b97c7bb69e81f | |
parent | 433eb4affc497ed9e88e1e758bc3e1f21c6fda4d [diff] [blame] |
Convert CONFIG_ID_EEPROM to Kconfig This converts the following to Kconfig: CONFIG_ID_EEPROM Signed-off-by: Tom Rini <trini@konsulko.com>
diff --git a/arch/powerpc/cpu/mpc85xx/Kconfig b/arch/powerpc/cpu/mpc85xx/Kconfig index 3954235..cbc8ba8 100644 --- a/arch/powerpc/cpu/mpc85xx/Kconfig +++ b/arch/powerpc/cpu/mpc85xx/Kconfig
@@ -724,6 +724,7 @@ imply CMD_NAND imply CMD_REGINFO imply FSL_SATA + imply ID_EEPROM config ARCH_T4240 bool