From 5613783ce89ed5ab2a9820cf702d2c7a3b16171e Mon Sep 17 00:00:00 2001 From: patacongo Date: Mon, 12 Dec 2011 15:59:33 +0000 Subject: STM32 Ethernet... initial bring-up changes git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4165 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/configs/stm3240g-eval/nsh/defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nuttx/configs/stm3240g-eval/nsh/defconfig') diff --git a/nuttx/configs/stm3240g-eval/nsh/defconfig b/nuttx/configs/stm3240g-eval/nsh/defconfig index 0a852582b..82201867e 100755 --- a/nuttx/configs/stm3240g-eval/nsh/defconfig +++ b/nuttx/configs/stm3240g-eval/nsh/defconfig @@ -1061,7 +1061,7 @@ CONFIG_NSH_DISABLESCRIPT=n CONFIG_NSH_DISABLEBG=n CONFIG_NSH_ROMFSETC=n CONFIG_NSH_CONSOLE=y -CONFIG_NSH_TELNET=n +CONFIG_NSH_TELNET=y CONFIG_NSH_ARCHINIT=n CONFIG_NSH_IOBUFFER_SIZE=512 CONFIG_NSH_DHCPC=n -- cgit v1.2.3