Skip to content

Commit

Permalink
boards/x86: Removing explicit KERNEL_VM_SIZE on ehl and up_squared
Browse files Browse the repository at this point in the history
These were removed in commit 6b58e2c
but mistakenly reintroduced in
commit 51c34bb

Signed-off-by: Johan Hedberg <[email protected]>
Signed-off-by: Tomasz Bursztyka <[email protected]>
  • Loading branch information
Tomasz Bursztyka authored and nashif committed Jan 27, 2021
1 parent cb6e2a6 commit fda94e7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion boards/x86/ehl_crb/ehl_crb_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,4 @@ CONFIG_UART_NS16550=y
CONFIG_UART_CONSOLE=y
CONFIG_X2APIC=y
CONFIG_SMP=y
CONFIG_KERNEL_VM_SIZE=0x80800000
CONFIG_BUILD_OUTPUT_EFI=y
1 change: 0 additions & 1 deletion boards/x86/up_squared/up_squared_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,4 @@ CONFIG_UART_CONSOLE=y
CONFIG_X2APIC=y
CONFIG_SMP=y
CONFIG_MP_NUM_CPUS=2
CONFIG_KERNEL_VM_SIZE=0x80800000
CONFIG_BUILD_OUTPUT_EFI=y

0 comments on commit fda94e7

Please sign in to comment.