File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -437,6 +437,30 @@ CONFIG_KERNEL_START=0xc000000000000000
437437CONFIG_PHYSICAL_START=0x00000000
438438# CONFIG_VIRTUALIZATION is not set
439439
440+ #
441+ # Firmware Drivers
442+ #
443+
444+ #
445+ # ARM System Control and Management Interface Protocol
446+ #
447+ # end of ARM System Control and Management Interface Protocol
448+
449+ # CONFIG_FIRMWARE_MEMMAP is not set
450+ CONFIG_GOOGLE_FIRMWARE=y
451+ # CONFIG_GOOGLE_CBMEM is not set
452+ CONFIG_GOOGLE_COREBOOT_TABLE=y
453+ CONFIG_GOOGLE_COREBOOT_CBMEM=y
454+ CONFIG_GOOGLE_MEMCONSOLE=y
455+ CONFIG_GOOGLE_MEMCONSOLE_COREBOOT=y
456+ # CONFIG_GOOGLE_VPD is not set
457+
458+ #
459+ # Tegra firmware driver
460+ #
461+ # end of Tegra firmware driver
462+ # end of Firmware Drivers
463+
440464#
441465# General architecture-dependent options
442466#
@@ -976,14 +1000,6 @@ CONFIG_DMA_SHARED_BUFFER=y
9761000#
9771001# end of ARM System Control and Management Interface Protocol
9781002
979- # CONFIG_FIRMWARE_MEMMAP is not set
980- CONFIG_GOOGLE_FIRMWARE=y
981- CONFIG_GOOGLE_CBMEM=y
982- CONFIG_GOOGLE_COREBOOT_TABLE=y
983- CONFIG_GOOGLE_MEMCONSOLE=y
984- CONFIG_GOOGLE_MEMCONSOLE_COREBOOT=y
985- # CONFIG_GOOGLE_VPD is not set
986-
9871003#
9881004# Tegra firmware driver
9891005#
You can’t perform that action at this time.
0 commit comments