Hi, On 6/19/07, Adrian Bunk <bunk@xxxxxxxxx> wrote:
This patch removes the few leftovers of the MOMENCO_JAGUAR_ATX removal.
thanks for catching it,
Signed-off-by: Adrian Bunk <bunk@xxxxxxxxx> --- drivers/net/Kconfig | 2 +- include/asm-mips/war.h | 7 +++---- 2 files changed, 4 insertions(+), 5 deletions(-) --- linux-2.6.22-rc4-mm2/drivers/net/Kconfig.old 2007-06-18 15:24:49.000000000 +0200 +++ linux-2.6.22-rc4-mm2/drivers/net/Kconfig 2007-06-18 15:25:02.000000000 +0200 @@ -2362,7 +2362,7 @@ config MV643XX_ETH tristate "MV-643XX Ethernet support" - depends on MOMENCO_OCELOT_C || MOMENCO_JAGUAR_ATX || MV64360 || MV64X60 || MOMENCO_OCELOT_3 || (PPC_MULTIPLATFORM && PPC32) + depends on MOMENCO_OCELOT_C || MV64360 || MV64X60 || MOMENCO_OCELOT_3 || (PPC_MULTIPLATFORM && PPC32)
Actually MOMENCO_OCELOT_C has been killed too... -- Franck