The advantage of build-as-module is 1) Downsize kernel image, 2) Can be removed, 3) Can replace updated driver if needed
The advantage of build-in is 1) Can find rootfs, 2) For early debug
IMO, I will run PMU testcase. If nothing needed for build-in, I will send the patch to build it as module.
The advantage of build-as-module is 1) Downsize kernel image, 2) Can be removed, 3) Can replace updated driver if needed
The advantage of build-in is 1) Can find rootfs, 2) For early debug
IMO, I will run PMU testcase. If nothing needed for build-in, I will send the patch to build it as module.