blob: fc2e6680b16b9c865dc3879a8cacc1c0e08719d8 [file] [log] [blame]
Furquan Shaikh2af76f42014-04-28 16:39:40 -07001config ARCH_BOOTBLOCK_ARM_V8_64
2 def_bool n
3 select ARCH_BOOTBLOCK_ARM64
4config ARCH_ROMSTAGE_ARM_V8_64
5 def_bool n
6 select ARCH_ROMSTAGE_ARM64
7config ARCH_RAMSTAGE_ARM_V8_64
8 def_bool n
9 select ARCH_RAMSTAGE_ARM64