summaryrefslogtreecommitdiffstats
path: root/arch/x86/cpu/coreboot/Kconfig
blob: e0e3c64506d80a63d01e18077a775a937f7834e0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
if TARGET_COREBOOT

config SYS_COREBOOT
	bool
	default y

config CBMEM_CONSOLE
	bool
	default y

config VIDEO_COREBOOT
	bool
	default y

endif
OpenPOWER on IntegriCloud