aboutsummaryrefslogtreecommitdiff
path: root/nuttx/configs/olimex-strp711/nettest/defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/olimex-strp711/nettest/defconfig')
-rwxr-xr-xnuttx/configs/olimex-strp711/nettest/defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/configs/olimex-strp711/nettest/defconfig b/nuttx/configs/olimex-strp711/nettest/defconfig
index 83bebe2fe..f69d3f8cb 100755
--- a/nuttx/configs/olimex-strp711/nettest/defconfig
+++ b/nuttx/configs/olimex-strp711/nettest/defconfig
@@ -2,7 +2,7 @@
# configs/olimes-strp711/nettest/defconfig
#
# Copyright (C) 2010 Gregory Nutt. All rights reserved.
-# Author: Gregory Nutt <spudmonkey@racsa.co.cr>
+# Author: Gregory Nutt <gnutt@nuttx.org>
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
@@ -235,7 +235,7 @@ CONFIG_FS_ROMFS=n
#
# ENC28J60 configuration
#
-CONFIG_NET_ENC28J60=y
+CONFIG_ENC28J60=y
#CONFIG_ENC28J60_SPIMODE
CONFIG_ENC28J60_FREQUENCY=20000000
CONFIG_ENC28J60_NINTERFACES=1