zephyr/subsys
Jukka Rissanen 5ec569dfd2 net: Fix dependency to offload driver in Kconfig
The CONFIG_NET_DEFAULT_IF_OFFLOAD should depend on CONFIG_NET_OFFLOAD

Fixes #7797

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2018-05-24 08:03:32 -04:00
..
bluetooth Bluetooth: Remove references to non-existing Kconfig symbols 2018-05-23 16:57:59 -04:00
console samples/subsys/console: Remove unused tx_sem semaphore 2018-05-19 07:00:55 +03:00
cpp kconfig: Move CPLUSPLUS from root to "Compiler Options" 2018-04-30 13:12:01 -04:00
debug subsys: debug: Fix stack sentinel dependencies 2018-05-10 14:16:46 -07:00
dfu subsys: dfu: boot: Remove unused ver query code. 2018-02-21 18:53:42 -05:00
disk subsys: disk: Fix NULL pointer checks for disk operations 2018-05-23 13:14:17 -04:00
fs subsys: fs: Add Non Volatile Storage (NVS) for zephyr 2018-05-15 10:29:16 +02:00
logging kernel: Fix sloppy wait queue API 2018-05-18 01:48:48 +03:00
mgmt mgmt: Fix smp_bt.c build 2018-05-16 15:42:38 +03:00
net net: Fix dependency to offload driver in Kconfig 2018-05-24 08:03:32 -04:00
random subsys: random: xoroshiro128: Use SYS_INIT hook to initialize properly 2018-05-22 15:59:25 -07:00
settings kconfig: Get rid of leading/trailing whitespace in prompts 2018-05-19 09:26:39 +03:00
shell subsys: shell: Remove deprcated k_call_stacks_analyze API 2018-05-15 13:43:00 +03:00
storage subsys: fs: fix generic storage partition selection 2018-05-04 10:14:01 -04:00
usb usb: rndis: Rename CONFIG_RNDIS_TX_BUF_* and CONFIG_RNDIS_CMD_BUF_* 2018-05-23 17:57:06 -04:00
CMakeLists.txt subsys: Add a new settings subsystem 2018-03-28 10:44:20 -04:00
Kconfig kconfig: Move CPLUSPLUS from root to "Compiler Options" 2018-04-30 13:12:01 -04:00