From 344a0e4367d0820b8eb2ea4a90132433e038095f Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Sun, 26 May 2019 14:45:25 -0400 Subject: configs: Resync with savedefconfig Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini --- configs/pcm052_defconfig | 4 ---- 1 file changed, 4 deletions(-) (limited to 'configs/pcm052_defconfig') diff --git a/configs/pcm052_defconfig b/configs/pcm052_defconfig index 4002dbabe8..171341bdb2 100644 --- a/configs/pcm052_defconfig +++ b/configs/pcm052_defconfig @@ -31,10 +31,6 @@ CONFIG_DM_I2C=y CONFIG_I2C_SET_DEFAULT_BUS_NUM=y CONFIG_I2C_DEFAULT_BUS_NUMBER=0x2 CONFIG_SYS_I2C_MXC=y -CONFIG_SYS_I2C_MXC_I2C1=y -CONFIG_SYS_I2C_MXC_I2C2=y -CONFIG_SYS_I2C_MXC_I2C3=y -CONFIG_SYS_I2C_MXC_I2C4=y CONFIG_MISC=y CONFIG_I2C_EEPROM=y CONFIG_SYS_I2C_EEPROM_ADDR=0x50 -- cgit