commit | 054a8914a1f1df7b927668055adfa98c5d540b0d | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Wed Mar 23 17:19:52 2022 -0400 |
committer | Tom Rini <trini@konsulko.com> | Fri Apr 01 10:28:46 2022 -0400 |
tree | af37548eeec56b18685c7a989993752678555422 | |
parent | 91d48f210c535a1fdecf1d16838deefeafac6279 [diff] |
stmark2: Migrate CONFIG_SYS_EXTRA_OPTIONS to Kconfig This platform is the only one to set these options, so define them in the board Kconfig file. Cc: Angelo Dureghello <angelo@sysam.it> Signed-off-by: Tom Rini <trini@konsulko.com>