net: yaip: Let new IP stack know the debug Kconfig options

Change-Id: I1a549317b3072536a6eddf59fb5912aa3795e02e
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
This commit is contained in:
Jukka Rissanen 2016-05-03 08:50:48 +03:00
parent 61aae6ab27
commit 8e3defbe73

View File

@ -593,5 +593,6 @@ endif
if NETWORKING && NET_YAIP
source "net/yaip/Kconfig"
source "net/ip/Kconfig.debug"
endif