Commit 186b1fd
scripts: west: lopper: support configurable board Kconfig.defconfig for mbv32
Enable dynamic Kconfig.defconfig file override based on hardware design
configuration. Previously, the file was hardcoded, but lopper now supports
design-specific configuration files that vary based on the hardware setup.
This change allows the lopper command to select the appropriate
Kconfig.defconfig file for mbv32 platforms based on the actual hardware
design rather than using a fixed configuration.
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.kedareswara.rao@amd.com>
Message-ID: <20251012073759.3437560-3-appana.durga.kedareswara.rao@amd.com>1 parent a101a9c commit 186b1fd
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
272 | 272 | | |
273 | 273 | | |
274 | 274 | | |
275 | | - | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
276 | 278 | | |
277 | 279 | | |
278 | 280 | | |
| |||
292 | 294 | | |
293 | 295 | | |
294 | 296 | | |
295 | | - | |
| 297 | + | |
| 298 | + | |
296 | 299 | | |
297 | 300 | | |
298 | 301 | | |
| |||
0 commit comments