10 lines
171 B
Plaintext
10 lines
171 B
Plaintext
|
# Kconfig.x64 - X64-specific X86 subarchitecture options
|
||
|
#
|
||
|
# Copyright (c) 2019 Intel Corp.
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
#
|
||
|
|
||
|
if X86_LONGMODE
|
||
|
|
||
|
endif # X86_LONGMODE
|