Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support verifying the value of strings (and not just y/m/n settings)
Becuase of kpatch-inclusions having quotes around the string, but the value from `scripts/config` having the quotes stripped, the comparison fails due to one side having quotes but the other side not having quotes. This effectively adds support for setting string kconfigs in kconfig-inclusion. Signed-off-by: Saikrishna Arcot <[email protected]>
- Loading branch information