nb/intel/pineview/Kconfig: Remove romcc leftover

This is unused since C_ENVIRONMENT_BOOTBLOCK is used.

Change-Id: Id5af41e455d211eba89cfeb625f4c728b4145da7
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/35948
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Rudolph <siro@das-labor.org>
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Nico Huber <nico.h@gmx.de>
This commit is contained in:
Arthur Heymans 2019-10-10 14:54:31 +02:00 committed by Nico Huber
parent 6e66d7b8eb
commit 246334390b
1 changed files with 0 additions and 4 deletions

View File

@ -30,10 +30,6 @@ config NORTHBRIDGE_SPECIFIC_OPTIONS # dummy
select PARALLEL_MP
select C_ENVIRONMENT_BOOTBLOCK
config BOOTBLOCK_NORTHBRIDGE_INIT
string
default "northbridge/intel/pineview/bootblock.c"
config VGA_BIOS_ID
string
default "8086,a001"