This website requires JavaScript.
Explore
Help
Sign In
OrgACRN
/
sof
mirror of
https://github.com/thesofproject/sof.git
Watch
1
Star
0
Fork
You've already forked sof
0
Code
Issues
Projects
Releases
Wiki
Activity
82886c6b41
sof
/
zephyr
/
Kconfig
4 lines
38 B
Plaintext
Raw
Normal View
History
Unescape
Escape
zephyr: reference local Kconfig Reference Kconfig in zephyr module file which is evaluated by Zephyr directly. This will eliminate the need for including the SOF Kconfig directly. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2020-11-28 02:00:26 +08:00
if SOF
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>
2021-08-04 06:40:58 +08:00
rsource "../Kconfig.sof"
zephyr: reference local Kconfig Reference Kconfig in zephyr module file which is evaluated by Zephyr directly. This will eliminate the need for including the SOF Kconfig directly. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2020-11-28 02:00:26 +08:00
endif