Commit 5aa3f22
fwk: create the Kconfig to select the framework's product family
There are lots of CONFIG_BOARD in the code, we should rename it with
the product family.
Create the Kconfig to select the framework's product family to enable/disable
the feature.
BRANCH=fwk-main
BUG=None
TEST=check family config in build/.config is correct with each project
Signed-off-by: Josh Tsai <Josh_Tsai@compal.com>
(cherry picked from commit 200e0fe)1 parent a0a0cbf commit 5aa3f22
2 files changed
+15
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
23 | 38 | | |
24 | 39 | | |
25 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
| |||
0 commit comments