commit | 34629d255a62d1b4526a401780e28585873c19cc | [log] [tgz] |
---|---|---|
author | Jiafei Pan <Jiafei.Pan@nxp.com> | Wed Apr 17 16:57:56 2024 +0800 |
committer | Alberto Escolar <alberto.escolar.piedras@nordicsemi.no> | Fri Apr 19 12:01:02 2024 +0200 |
tree | eff9df43d3890b4ad3e3f57fe8ff432617162081 | |
parent | ff0cc742c1a80a5603af362d310ce8b85ff53b63 [diff] |
board: ls1046ardb: fix defconfig overlay This patch is to fix issue #71473. The commit 0be0d2175bdbb660f510a6056794569b2527d348 revert some change introduced by hwmv2 which allows defconfig can be overlay, so revert back defconfig to be full configure files which includes all items used by the board variants. Signed-off-by: Jiafei Pan <Jiafei.Pan@nxp.com>