mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 07:12:54 +08:00
Updates/fixes related to ENC28J60, Kconfigs, and fire-stm32v2
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5128 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user