kconfig: allow SOF Kconfig to be included in other projects

When the SOF Kconfig is included in other projects, the main menu should
not be that of SOF, rather it should be of the project including
SOF.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
4 files changed
tree: 66e38035b1fc2915fa42977c78d26c446b2d5e88
  1. .github/
  2. doc/
  3. installer/
  4. keys/
  5. scripts/
  6. smex/
  7. src/
  8. test/
  9. tools/
  10. zephyr/
  11. .gitignore
  12. .gitmodules
  13. .travis.yml
  14. CMakeLists.txt
  15. CODEOWNERS
  16. Kconfig
  17. Kconfig.sof
  18. Kconfig.xtos-build
  19. Kconfig.xtos-dbg
  20. LICENCE
  21. README.md
README.md

Sound Open Firmware

Status

GitHub Actions Build Status Gitter chat

Documentation

See docs

Running the tests

See unit testing documentation

Deployment

TODO: Add additional notes about how to deploy this on a live system

Contributing

See Contributing to the Project

License

This project is licensed under the BSD Clause 3 - see the LICENCE file for details