diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-04-12 18:30:22 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-04-12 18:30:22 +0000 |
commit | af34124d47a69ab976b0266b80b4afb73f1938cb (patch) | |
tree | 48613d58277891d9dfa1fa2a72bdeb43ef7216f5 /target/linux/mpc85xx/config-3.8 | |
parent | d57b78252f51b0e7b237ef6d66cd7fc65209dab2 (diff) |
mpc85xx: Add P1020RDB board support
Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36320 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/mpc85xx/config-3.8')
-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 |