mirror of
https://github.com/u-boot/u-boot.git
synced 2025-04-17 02:15:02 +00:00
x86: coral: Drop ACPI properties from of-platdata
We don't use these in TPL or SPL, so drop them. Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
parent
5384ea96ce
commit
26c69078c9
1 changed files with 1 additions and 0 deletions
|
@ -73,6 +73,7 @@ CONFIG_MAC_PARTITION=y
|
|||
CONFIG_ISO_PARTITION=y
|
||||
CONFIG_EFI_PARTITION=y
|
||||
# CONFIG_SPL_EFI_PARTITION is not set
|
||||
CONFIG_OF_SPL_REMOVE_PROPS="clocks clock-names interrupt-parent interrupts linux-name acpi,name acpi,path u-boot,acpi-dsdt-order u-boot,acpi-ssdt-order"
|
||||
CONFIG_ENV_OVERWRITE=y
|
||||
CONFIG_REGMAP=y
|
||||
CONFIG_SYSCON=y
|
||||
|
|
Loading…
Add table
Reference in a new issue