Those are used only in tests, so remove them from kernel Kconfig and set them in the tests that use them directly. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
Add overlays that might be useful for debugging: - overlay-log.conf Enable debug log for socket, context, connection, TCP/TCP2. - overlay-debug.conf Disable optimization and compile with debug information. - overlay-max-stacks.conf Overlay to quickly sort out insufficient stack problems. - overlay-e1000.conf Signed-off-by: Oleg Zhurakivskyy <oleg.zhurakivskyy@intel.com>