util/crossgcc: Update DESTDIR variable use
[coreboot2.git] / src / drivers / option / Kconfig
blob6c63bb49b03d298c3aed30891c6c5f18585dd75c
1 config DRIVERS_OPTION_CFR_ENABLED
2         def_bool n
4 config DRIVERS_OPTION_CFR
5         bool "Support generating a CFR list of options"
6         default y if DRIVERS_OPTION_CFR_ENABLED