diff options
Diffstat (limited to 'src/soc/imgtec/pistachio/Kconfig')
-rw-r--r-- | src/soc/imgtec/pistachio/Kconfig | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/src/soc/imgtec/pistachio/Kconfig b/src/soc/imgtec/pistachio/Kconfig index 46714444a4..9eb001da49 100644 --- a/src/soc/imgtec/pistachio/Kconfig +++ b/src/soc/imgtec/pistachio/Kconfig @@ -35,13 +35,4 @@ config BOOTBLOCK_CPU_INIT string default "soc/imgtec/pistachio/bootblock.c" -config CBFS_ROM_OFFSET - hex - default 0x8100 - -config CBFS_HEADER_ROM_OFFSET - # Effectively the maximum size of the bootblock - hex - default 0x8000 - endif |