sm8250-common: Remove virtual framebuffer
* It's largely for testing purposes and it consumes a large amount of memory. If your hardware doesn't have graphics then it can be useful, which isn't the case for shipped devices. Change-Id: I2348718ad3afba846498572161fa7e83dd8b7ce9
This commit is contained in:
committed by
LuK1337
parent
26ebab5c4e
commit
d0933fd902
@@ -115,8 +115,7 @@ BOARD_KERNEL_CMDLINE := \
|
||||
msm_rtb.filter=0x237 \
|
||||
reboot=panic_warm \
|
||||
service_locator.enable=1 \
|
||||
swiotlb=2048 \
|
||||
video=vfb:640x400,bpp=32,memsize=3072000
|
||||
swiotlb=2048
|
||||
BOARD_KERNEL_IMAGE_NAME := Image
|
||||
BOARD_KERNEL_PAGESIZE := 4096
|
||||
BOARD_KERNEL_SEPARATED_DTBO := true
|
||||
|
||||
Reference in New Issue
Block a user