From 770e68c0a37fded897d4bdda661614fc81cb33d2 Mon Sep 17 00:00:00 2001 From: Nishanth Menon Date: Wed, 24 Feb 2016 12:30:55 -0600 Subject: ti: AM335x: Use generic EEPROM detection logic Use the generic EEPROM detection logic instead of duplicating the AM eeprom logic. Signed-off-by: Nishanth Menon Signed-off-by: Steven Kipisz Signed-off-by: Lokesh Vutla Reviewed-by: Tom Rini --- arch/arm/Kconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'arch') diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 6e5544f9d7..3d2928d66f 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig @@ -368,6 +368,7 @@ config TARGET_AM335X_EVM select DM select DM_SERIAL select DM_GPIO + select TI_I2C_BOARD_DETECT config TARGET_AM335X_SL50 bool "Support am335x_sl50" -- cgit v1.2.1