ppc: Zap IDS8247 board
This board is old and is using CONFIG_I2C_X, which is wrong. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Masahiro Yamada <yamada.m@jp.panasonic.com> Cc: Tom Rini <trini@ti.com> Cc: Wolfgang Denk <wd@denx.de> Cc: Simon Glass <sjg@chromium.org> Cc: Heiko Schocher <hs@denx.de>
This commit is contained in:

committed by
Wolfgang Denk

parent
4109cb023f
commit
6afb3574c9
@@ -52,9 +52,6 @@ config TARGET_MPC8266ADS
|
||||
config TARGET_VOVPN_GW
|
||||
bool "Support VoVPN-GW"
|
||||
|
||||
config TARGET_IDS8247
|
||||
bool "Support IDS8247"
|
||||
|
||||
config TARGET_KM82XX
|
||||
bool "Support km82xx"
|
||||
|
||||
@@ -75,7 +72,6 @@ source "board/ep82xxm/Kconfig"
|
||||
source "board/freescale/mpc8266ads/Kconfig"
|
||||
source "board/funkwerk/vovpn-gw/Kconfig"
|
||||
source "board/gw8260/Kconfig"
|
||||
source "board/ids/ids8247/Kconfig"
|
||||
source "board/iphase4539/Kconfig"
|
||||
source "board/keymile/km82xx/Kconfig"
|
||||
source "board/muas3001/Kconfig"
|
||||
|
Reference in New Issue
Block a user