diff options
Diffstat (limited to 'src/soc')
-rw-r--r-- | src/soc/amd/picasso/Kconfig | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/soc/amd/picasso/Kconfig b/src/soc/amd/picasso/Kconfig index 2a5574877a..da3903bfbd 100644 --- a/src/soc/amd/picasso/Kconfig +++ b/src/soc/amd/picasso/Kconfig @@ -240,10 +240,6 @@ config HEAP_SIZE hex default 0xc0000 -config EHCI_BAR - hex - default 0xfef00000 - config PICASSO_FCH_IOAPIC_ID hex default 0x8 |