external/ftpd: move a location of LWIP dependancy to Kconfig
authorsunghan <sh924.chang@samsung.com>
Wed, 6 Sep 2017 14:12:27 +0000 (23:12 +0900)
committersunghan <sh924.chang@samsung.com>
Wed, 6 Sep 2017 14:12:27 +0000 (23:12 +0900)
commit7d47ed07642e0cc876735ad0c0e6ba49dc848e03
tree1f257cbc43491ad78f100a340463076a16968fb9
parent6d3db35c86cb5fd51af25ed16ec457b971f7f125
external/ftpd: move a location of LWIP dependancy to Kconfig

Even if FTPD config is enabled, it can't be compiled without LWIP config.
So, if LWIP is not enabled, let's block to enable FTPD config.
external/ftpd/Kconfig.protocol
external/ftpd/Make.defs