net: Use same prefix in new IP stack Kconfig
Use CONFIG_NET_... prefix for Kconfig options. Change-Id: I3e882845e7c09ba910f108179208fcaf33360f21 Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
This commit is contained in:
parent
b9289f176c
commit
2ecd663b2b
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
||||||
* limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifdef CONFIG_NETWORKING_WITH_LOGGING
|
#ifdef CONFIG_NETWORK_IP_STACK_DEBUG_CORE
|
||||||
#define DEBUG 1
|
#define DEBUG 1
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue