Fixes for correct NSH build
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1557 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
bc4181c552
commit
4594196e1a
@ -130,7 +130,7 @@ CONFIG_UART1_2STOP=0
|
||||
# should poll for a Tx packet (milliseconds)
|
||||
# CONFIG_ARCH_MCFILTER - Enalbes multicast MAC address filtering (not
|
||||
# fully implemented
|
||||
CONFIG_EZ80_EMAC=n
|
||||
CONFIG_EZ80_EMAC=y
|
||||
CONFIG_EZ80_FIAD=0x1f
|
||||
CONFIG_EZ80_PKTBUFSIZE=64
|
||||
CONFIG_EZ80_NTXPKTBUFS=64
|
||||
@ -215,7 +215,7 @@ CONFIG_START_DAY=1
|
||||
CONFIG_JULIAN_TIME=n
|
||||
CONFIG_HAVE_LOWUARTINIT=y
|
||||
CONFIG_DEV_CONSOLE=y
|
||||
CONFIG_DEV_LOWCONSOLE=y
|
||||
CONFIG_DEV_LOWCONSOLE=n
|
||||
|
||||
#
|
||||
# The following can be used to disable categories of
|
||||
|
Loading…
Reference in New Issue
Block a user