commit | 09b2bb05d08a56d8c31bad55e23a43c71cff2015 | [log] [tgz] |
---|---|---|
author | Vinicius Costa Gomes <vinicius.gomes@intel.com> | Wed Aug 31 16:40:42 2016 -0300 |
committer | Jukka Rissanen <jukka.rissanen@linux.intel.com> | Fri Dec 02 12:40:50 2016 +0200 |
tree | dbe4e12a0c7aadd299b9f6e686d8b03e3ec1f85c | |
parent | 516edbf8ace6de35a4c751cb79a90dc6da0f5dfb [diff] |
drivers/slip: Fix circular dependency on NET_SLIP Fixes this warning: warning: (NET_SLIP_TUN && NET_SLIP_TAP && NET_SLIP_TUN && NET_SLIP_TAP) selects SLIP which has unmet direct dependencies (NET_SLIP) Change-Id: Ic51f8403a4de19f90ba4dcdca93877d51dabf787 Signed-off-by: Vinicius Costa Gomes <vinicius.gomes@intel.com>