1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 05:58:53 +02:00

mpc85xx: Add P1020RDB board support

Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 36320
This commit is contained in:
Gabor Juhos 2013-04-12 18:30:22 +00:00
parent d5f87e193c
commit f43bdf34cd

@ -136,7 +136,7 @@ CONFIG_MODULES_USE_ELF_RELA=y
CONFIG_MPC85xx_CDS=y CONFIG_MPC85xx_CDS=y
# CONFIG_MPC85xx_DS is not set # CONFIG_MPC85xx_DS is not set
CONFIG_MPC85xx_MDS=y CONFIG_MPC85xx_MDS=y
# CONFIG_MPC85xx_RDB is not set CONFIG_MPC85xx_RDB=y
CONFIG_MPIC=y CONFIG_MPIC=y
# CONFIG_MPIC_MSGR is not set # CONFIG_MPIC_MSGR is not set
# CONFIG_MPIC_U3_HT_IRQS is not set # CONFIG_MPIC_U3_HT_IRQS is not set