samples: net: http_server: Remove QEMU memory setting

There is plenty of memory for QEMU currently so no need to
manually set the amount of memory.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
This commit is contained in:
Jukka Rissanen 2017-07-28 14:13:51 +03:00
parent 0cdb31136c
commit 1a16b9decf

View file

@ -50,6 +50,3 @@ CONFIG_NET_L2_BLUETOOTH=y
CONFIG_NET_L2_BLUETOOTH_ZEP1656=y
CONFIG_NET_DEBUG_L2_BLUETOOTH=y
CONFIG_NET_STATISTICS=y
# This sample is meant to be compilable in QEMU only
CONFIG_RAM_SIZE=300