net: bugfix to set a network device buffer
authorkang <pilseob.kang@samsung.com>
Mon, 4 Sep 2017 05:49:13 +0000 (14:49 +0900)
committerkang <pilseob.kang@samsung.com>
Mon, 4 Sep 2017 05:49:13 +0000 (14:49 +0900)
os/net/Kconfig

index 9cce226..8db346c 100644 (file)
@@ -39,7 +39,7 @@ endif #NET_LWIP
 menu "Driver buffer configuration"
 
 config NET_MULTIBUFFER
-       bool #"Use multiple device-side I/O buffers"
+       bool "Use multiple device-side I/O buffers"
        default n
        ---help---
                Traditionally, uIP has used a single buffer for all incoming and