diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-04-12 18:30:22 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-04-12 18:30:22 +0000 |
commit | f43bdf34cd808cc0e8fd7145fc62e221428fdc17 (patch) | |
tree | eda2c17ab2f193da25cfe92d6b60e7f99a515ef3 /target/linux/mpc85xx | |
parent | d5f87e193cb45d2067bd5667d7c6fb567bc34a56 (diff) | |
download | upstream-f43bdf34cd808cc0e8fd7145fc62e221428fdc17.tar.gz upstream-f43bdf34cd808cc0e8fd7145fc62e221428fdc17.tar.bz2 upstream-f43bdf34cd808cc0e8fd7145fc62e221428fdc17.zip |
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
Diffstat (limited to 'target/linux/mpc85xx')
-rw-r--r-- | target/linux/mpc85xx/config-3.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mpc85xx/config-3.8 b/target/linux/mpc85xx/config-3.8 index 93c777bd17..862649daf9 100644 --- a/target/linux/mpc85xx/config-3.8 +++ b/target/linux/mpc85xx/config-3.8 @@ -136,7 +136,7 @@ CONFIG_MODULES_USE_ELF_RELA=y CONFIG_MPC85xx_CDS=y # CONFIG_MPC85xx_DS is not set CONFIG_MPC85xx_MDS=y -# CONFIG_MPC85xx_RDB is not set +CONFIG_MPC85xx_RDB=y CONFIG_MPIC=y # CONFIG_MPIC_MSGR is not set # CONFIG_MPIC_U3_HT_IRQS is not set |