]> granicus.if.org Git - esp-idf/commitdiff
Merge branch 'bugfix/fix_some_default_lwip_bool_options' into 'master'
authorJiang Jiang Jian <jack@espressif.com>
Wed, 1 Mar 2017 14:03:57 +0000 (22:03 +0800)
committerJiang Jiang Jian <jack@espressif.com>
Wed, 1 Mar 2017 14:03:57 +0000 (22:03 +0800)
Bugfix/fix some default lwip bool options

menuconfig options with bool type should use 'y/n' to set the default value, instead of '1/0'

See merge request !538


Trivial merge