--- linux-2.6.22.14/arch/powerpc/platforms/83xx/Kconfig 2008-01-22 13:59:19.000000000 +0200 +++ linux/arch/powerpc/platforms/83xx/Kconfig 2008-01-15 10:59:57.000000000 +0200 @@ -23,6 +23,12 @@ config MPC832x_RDB help This option enables support for the MPC8323 RDB board. +config RB_PPC + bool "Mikrotik RB333/RB600" + select QUICC_ENGINE + help + This option enables support for the Mikrotik RB333/RB600 board. + config MPC834x_MDS bool "Freescale MPC834x MDS" select DEFAULT_UIMAGE @@ -63,6 +69,7 @@ config PPC_MPC832x select PPC_UDBG_16550 select PPC_INDIRECT_PCI default y if MPC832x_MDS || MPC832x_RDB + default y if RB_PPC config MPC834x bool