|
@@ -1148,6 +1148,9 @@ config X86_PAE
|
|
config ARCH_PHYS_ADDR_T_64BIT
|
|
config ARCH_PHYS_ADDR_T_64BIT
|
|
def_bool X86_64 || X86_PAE
|
|
def_bool X86_64 || X86_PAE
|
|
|
|
|
|
|
|
+config ARCH_DMA_ADDR_T_64BIT
|
|
|
|
+ def_bool X86_64 || HIGHMEM64G
|
|
|
|
+
|
|
config DIRECT_GBPAGES
|
|
config DIRECT_GBPAGES
|
|
bool "Enable 1GB pages for kernel pagetables" if EMBEDDED
|
|
bool "Enable 1GB pages for kernel pagetables" if EMBEDDED
|
|
default y
|
|
default y
|