From 323c7db20441e5ee2ffc2c76c283e131ef9897cb Mon Sep 17 00:00:00 2001 From: Martin Roth Date: Fri, 27 Nov 2015 19:04:42 -0700 Subject: bachmann/ot200: Remove DRIVERS_I2C_IDREG Kconfig symbol As far as I can tell the Kconfig symbol DRIVERS_I2C_IDREG never actually existed in the coreboot codebase. I didn't see anything that it might have been a typo of. Change-Id: Ib17de670e38e07ab4a4745143c42fa85da1754e1 Signed-off-by: Martin Roth Reviewed-on: https://review.coreboot.org/12563 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel Reviewed-by: Christian Gmeiner --- src/mainboard/bachmann/ot200/Kconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard') diff --git a/src/mainboard/bachmann/ot200/Kconfig b/src/mainboard/bachmann/ot200/Kconfig index baef807cdd..3ca0384d2d 100644 --- a/src/mainboard/bachmann/ot200/Kconfig +++ b/src/mainboard/bachmann/ot200/Kconfig @@ -10,7 +10,6 @@ config BOARD_SPECIFIC_OPTIONS # dummy select UDELAY_TSC select BOARD_ROMSIZE_KB_2048 select POWER_BUTTON_DEFAULT_DISABLE - select DRIVERS_I2C_IDREG select PLL_MANUAL_CONFIG select CORE_GLIU_500_266 select HAVE_OPTION_TABLE -- cgit v1.2.3