aboutsummaryrefslogtreecommitdiffstats
path: root/cfg/x86_64.cfg
blob: e6438bd3313b93a153207cd251fe91ca1001c277 (plain)
1
2
3
4
5
6
7
8
9
# Config settings specific to x86_64 and not in an existing cfg/foo.cfg
CONFIG_64BIT=y

# Support running 32 bit binaries
CONFIG_IA32_EMULATION=y
CONFIG_COMPAT=y

# CONFIG_UNWINDER_ORC is not set
CONFIG_UNWINDER_FRAME_POINTER=y