Kconfig: make INIT_ON_FREE optional

We found an issue on one platform that this option can cause consistent
kernel crashes, before we figure out the reason, disable this on that
platform.

Tested: BMC does not crash anymore and CN can boot
Google-Bug-Id: 485233558
Change-Id: I217d0e8c5a3e127a310825e389cf5f13a533e90d
Signed-off-by: Yuxiao Zhang <yuxiaozhang@google.com>
1 file changed
tree: e72718bf72db7b8ac2e32427b1721f28facf0df2
  1. classes/
  2. conf/
  3. dynamic-layers/
  4. recipes-bsp/
  5. recipes-connectivity/
  6. recipes-core/
  7. recipes-devtools/
  8. recipes-extended/
  9. recipes-google/
  10. recipes-kernel/
  11. recipes-phosphor/
  12. recipes-support/
  13. recipes-tpm1/
  14. recipes-tpm2/
  15. LICENSE
  16. README.md
README.md

meta-gbmc-staging

This repository contains additions to the openbmc/meta-google layer that are not yet ready for OpenBMC inclusion.

How to use this layer

  1. Clone openbmc/openbmc from GitHub.
  2. Clone this layer from GitHub into a subdirectory of openbmc.