diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-02-01 17:28:49 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-02-01 17:28:49 +0000 |
commit | b37b51759f4aa803da3c5679db41301b23c4ee32 (patch) | |
tree | 69e85fa1a57bc5d89883f79bbc27521f295f3647 /target/linux/mpc85xx | |
parent | bc3c201b2d5999a3073082da9cbc2d7c70702a10 (diff) | |
download | upstream-b37b51759f4aa803da3c5679db41301b23c4ee32.tar.gz upstream-b37b51759f4aa803da3c5679db41301b23c4ee32.tar.bz2 upstream-b37b51759f4aa803da3c5679db41301b23c4ee32.zip |
mpc85xx: enable PB1010RDB support
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35437 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/mpc85xx')
-rw-r--r-- | target/linux/mpc85xx/config-3.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mpc85xx/config-3.3 b/target/linux/mpc85xx/config-3.3 index 4157016339..6785f4fb14 100644 --- a/target/linux/mpc85xx/config-3.3 +++ b/target/linux/mpc85xx/config-3.3 @@ -141,7 +141,7 @@ CONFIG_OF_MDIO=y CONFIG_OF_NET=y CONFIG_OF_PCI=y CONFIG_OF_PCI_IRQ=y -# CONFIG_P1010_RDB is not set +CONFIG_P1010_RDB=y # CONFIG_P1022_DS is not set # CONFIG_P1023_RDS is not set # CONFIG_P2041_RDB is not set |