Take LOG out of the boot image
Change-Id: Id2629776b53aae46629b04a42c15cbbacac9b949
This commit is contained in:
@@ -57,7 +57,6 @@ struct boot_image image[NR_BOOT_PROCS] = {
|
||||
{SCHED_PROC_NR, "sched" },
|
||||
{VFS_PROC_NR, "vfs" },
|
||||
{MEM_PROC_NR, "memory"},
|
||||
{LOG_PROC_NR, "log" },
|
||||
{TTY_PROC_NR, "tty" },
|
||||
{MFS_PROC_NR, "mfs" },
|
||||
{VM_PROC_NR, "vm" },
|
||||
|
||||
Reference in New Issue
Block a user