summaryrefslogtreecommitdiff
path: root/nuttx/configs/pic32mx7mmb/ostest
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-04-24 18:00:55 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-04-24 18:00:55 +0000
commiteb1792e5e7111aa922fcf38fbf5d0eb37ffb8083 (patch)
treef4b0ee0cf59073a88327dabc24077d89d19c08c4 /nuttx/configs/pic32mx7mmb/ostest
parentaee2480fc6f591ac4b0d62cbba3770a033331819 (diff)
downloadpx4-nuttx-eb1792e5e7111aa922fcf38fbf5d0eb37ffb8083.tar.gz
px4-nuttx-eb1792e5e7111aa922fcf38fbf5d0eb37ffb8083.tar.bz2
px4-nuttx-eb1792e5e7111aa922fcf38fbf5d0eb37ffb8083.zip
Minor fixes to PIC32MX7MMB led controls
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4651 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/pic32mx7mmb/ostest')
-rw-r--r--nuttx/configs/pic32mx7mmb/ostest/defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/configs/pic32mx7mmb/ostest/defconfig b/nuttx/configs/pic32mx7mmb/ostest/defconfig
index 85ce60627..efd547d14 100644
--- a/nuttx/configs/pic32mx7mmb/ostest/defconfig
+++ b/nuttx/configs/pic32mx7mmb/ostest/defconfig
@@ -300,8 +300,8 @@ CONFIG_UART6_2STOP=0
# enabled; 0=RMII enabled
#
CONFIG_PHY_KS8721=n
-CONFIG_PHY_DP83848C=y
-CONFIG_PHY_LAN8720=n
+CONFIG_PHY_DP83848C=n
+CONFIG_PHY_LAN8720=y
CONFIG_PHY_AUTONEG=y
CONFIG_PHY_SPEED100=n
CONFIG_PHY_FDUPLEX=y