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:
parent
0cdb31136c
commit
1a16b9decf
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue