diff options
Diffstat (limited to 'arch/m68k/Kconfig.machine')
-rw-r--r-- | arch/m68k/Kconfig.machine | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/arch/m68k/Kconfig.machine b/arch/m68k/Kconfig.machine index 7240584d3439..28ec0c08c9c8 100644 --- a/arch/m68k/Kconfig.machine +++ b/arch/m68k/Kconfig.machine | |||
@@ -539,15 +539,6 @@ config ROMVEC | |||
539 | 68000 type variants the vectors are at the base of the boot device | 539 | 68000 type variants the vectors are at the base of the boot device |
540 | on system startup. | 540 | on system startup. |
541 | 541 | ||
542 | config ROMVECSIZE | ||
543 | hex "Size of ROM vector region (in bytes)" | ||
544 | default "0x400" | ||
545 | depends on ROM | ||
546 | help | ||
547 | Define the size of the vector region in ROM. For most 68000 | ||
548 | variants this would be 0x400 bytes in size. Set to 0 if you do | ||
549 | not want a vector region at the start of the ROM. | ||
550 | |||
551 | config ROMSTART | 542 | config ROMSTART |
552 | hex "Address of the base of system image in ROM" | 543 | hex "Address of the base of system image in ROM" |
553 | default "0x400" | 544 | default "0x400" |