diff options
Diffstat (limited to 'src/cpu/mips/Kconfig')
-rw-r--r-- | src/cpu/mips/Kconfig | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/cpu/mips/Kconfig b/src/cpu/mips/Kconfig index 2230c14ce7..85410bbe72 100644 --- a/src/cpu/mips/Kconfig +++ b/src/cpu/mips/Kconfig @@ -25,8 +25,3 @@ config CPU_MIPS select ARCH_VERSTAGE_MIPS select ARCH_ROMSTAGE_MIPS select ARCH_RAMSTAGE_MIPS - -config BOOTBLOCK_ROM_OFFSET - hex - depends on CPU_MIPS - default 0x00 |