[brcm63xx] Profiles: GW6X00: Replace ext2 module with ext4 as ext2 and 3 are going...
[openwrt.git] / target / linux / mpc83xx / patches-2.6.36 / 006-platforms_83xx_Kconfig.patch
1 --- a/arch/powerpc/platforms/83xx/Kconfig
2 +++ b/arch/powerpc/platforms/83xx/Kconfig
3 @@ -38,6 +38,15 @@ config MPC832x_RDB
4 help
5 This option enables support for the MPC8323 RDB board.
6
7 +config RB_PPC
8 + bool "MikroTik RouterBOARD 600 series"
9 + select DEFAULT_UIMAGE
10 + select QUICC_ENGINE
11 + select PPC_MPC834x
12 + select RB_IOMAP
13 + help
14 + This option enables support for MikroTik RouterBOARD 600 series boards.
15 +
16 config MPC834x_MDS
17 bool "Freescale MPC834x MDS"
18 select DEFAULT_UIMAGE
This page took 0.049258 seconds and 5 git commands to generate.