Kernel compilation

how can i do kernel customization for mangOH board?

Can you provide some more detail about what you’re trying to do? Depending on what it is, there are different approaches.

i want disable some driver and want enable some drive and after i want to compile kernel.
how can i do for legato ?

You can look at how we build drivers as loadable modules on GitHub.

Do you really need to rebuild kernel for your drivers?