This makes sure NETWORKING_WITH_6LOWPAN and 6LOWPAN_COMPRESSION_IPHC are selected properly and update IPSP sample to only include the minimal config options so it can test if this is working properly. Change-Id: I2565cbd4f79d91eaba348d43933aa893c6dc6ace Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
6 lines
129 B
Plaintext
6 lines
129 B
Plaintext
CONFIG_NETWORKING=y
|
|
CONFIG_NETWORKING_WITH_LOGGING=y
|
|
CONFIG_NETWORKING_WITH_BT=y
|
|
CONFIG_IP_BUF_RX_SIZE=5
|
|
CONFIG_IP_BUF_TX_SIZE=3
|