mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-07-01 17:52:26 +00:00
DM: rm console in release args for security reuest
as security request, release build can't inlcude console configure, so remove it. Tracked-On: #2613 Signed-off-by: Minggui Cao <minggui.cao@intel.com>
This commit is contained in:
parent
ecedf31bd1
commit
e3f1947744
@ -1,7 +1,5 @@
|
||||
module_blacklist=dwc3_pci
|
||||
no_timer_check
|
||||
console=tty0
|
||||
console=ttyS2,115200n8
|
||||
quiet loglevel=3
|
||||
consoleblank=0
|
||||
root=/dev/mmcblk1p1 rw rootwait
|
||||
|
Loading…
Reference in New Issue
Block a user