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 | 20ca35570e6d6f79043bb867eeba7d8dec17155f (patch) | |
tree | 7614b9be2f0a35a348c9b7a7aaea1954ee7f7ba9 /target | |
parent | 21b15ddda5b92e0546ae611629c0862a7be40426 (diff) | |
download | upstream-20ca35570e6d6f79043bb867eeba7d8dec17155f.tar.gz upstream-20ca35570e6d6f79043bb867eeba7d8dec17155f.tar.bz2 upstream-20ca35570e6d6f79043bb867eeba7d8dec17155f.zip |
mpc85xx: enable PB1010RDB support
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35437
Diffstat (limited to 'target')
-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 |