From ccc1950010f9332bfcc2858db02e15efe0f3ca85 Mon Sep 17 00:00:00 2001 From: Marek Vasut Date: Wed, 22 Oct 2014 21:34:51 +0200 Subject: ppc: Zap TQM8260 board This board is old and is using CONFIG_I2C_X, which is wrong. Signed-off-by: Marek Vasut Cc: Masahiro Yamada Cc: Tom Rini Cc: Wolfgang Denk Cc: Simon Glass Cc: Heiko Schocher --- arch/powerpc/cpu/mpc8260/Kconfig | 4 ---- 1 file changed, 4 deletions(-) (limited to 'arch/powerpc/cpu/mpc8260') diff --git a/arch/powerpc/cpu/mpc8260/Kconfig b/arch/powerpc/cpu/mpc8260/Kconfig index 7e28170a4a..e28628fa59 100644 --- a/arch/powerpc/cpu/mpc8260/Kconfig +++ b/arch/powerpc/cpu/mpc8260/Kconfig @@ -55,9 +55,6 @@ config TARGET_VOVPN_GW config TARGET_KM82XX bool "Support km82xx" -config TARGET_TQM8260 - bool "Support TQM8260" - config TARGET_TQM8272 bool "Support TQM8272" @@ -79,7 +76,6 @@ source "board/pm826/Kconfig" source "board/pm828/Kconfig" source "board/ppmc8260/Kconfig" source "board/sacsng/Kconfig" -source "board/tqc/tqm8260/Kconfig" source "board/tqc/tqm8272/Kconfig" endmenu -- cgit v1.2.1