x86: Update default platform configuration files
Updates the default platform configuration files as they had not been properly maintained. Change-Id: I5f554c287af51f4d7dcf224b7816f40d14c576d4 Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
This commit is contained in:
parent
ec2a74619c
commit
fa97d9e386
7 changed files with 9 additions and 0 deletions
|
@ -64,6 +64,7 @@ CONFIG_CROSS_COMPILE=""
|
||||||
# Compile and Link Features
|
# Compile and Link Features
|
||||||
#
|
#
|
||||||
CONFIG_KERNEL_BIN_NAME="microkernel"
|
CONFIG_KERNEL_BIN_NAME="microkernel"
|
||||||
|
# CONFIG_DEBUG is not set
|
||||||
CONFIG_COMPILER_OPT=""
|
CONFIG_COMPILER_OPT=""
|
||||||
CONFIG_MINIMAL_LIBC=y
|
CONFIG_MINIMAL_LIBC=y
|
||||||
|
|
||||||
|
|
|
@ -64,6 +64,7 @@ CONFIG_CROSS_COMPILE=""
|
||||||
# Compile and Link Features
|
# Compile and Link Features
|
||||||
#
|
#
|
||||||
CONFIG_KERNEL_BIN_NAME="microkernel"
|
CONFIG_KERNEL_BIN_NAME="microkernel"
|
||||||
|
# CONFIG_DEBUG is not set
|
||||||
CONFIG_COMPILER_OPT=""
|
CONFIG_COMPILER_OPT=""
|
||||||
CONFIG_MINIMAL_LIBC=y
|
CONFIG_MINIMAL_LIBC=y
|
||||||
|
|
||||||
|
|
|
@ -64,6 +64,7 @@ CONFIG_CROSS_COMPILE=""
|
||||||
# Compile and Link Features
|
# Compile and Link Features
|
||||||
#
|
#
|
||||||
CONFIG_KERNEL_BIN_NAME="microkernel"
|
CONFIG_KERNEL_BIN_NAME="microkernel"
|
||||||
|
# CONFIG_DEBUG is not set
|
||||||
CONFIG_COMPILER_OPT=""
|
CONFIG_COMPILER_OPT=""
|
||||||
CONFIG_MINIMAL_LIBC=y
|
CONFIG_MINIMAL_LIBC=y
|
||||||
|
|
||||||
|
|
|
@ -43,6 +43,7 @@ CONFIG_CROSS_COMPILE=""
|
||||||
# Compile and Link Features
|
# Compile and Link Features
|
||||||
#
|
#
|
||||||
CONFIG_KERNEL_BIN_NAME="nanokernel"
|
CONFIG_KERNEL_BIN_NAME="nanokernel"
|
||||||
|
# CONFIG_DEBUG is not set
|
||||||
CONFIG_COMPILER_OPT=""
|
CONFIG_COMPILER_OPT=""
|
||||||
CONFIG_MINIMAL_LIBC=y
|
CONFIG_MINIMAL_LIBC=y
|
||||||
|
|
||||||
|
|
|
@ -43,6 +43,7 @@ CONFIG_CROSS_COMPILE=""
|
||||||
# Compile and Link Features
|
# Compile and Link Features
|
||||||
#
|
#
|
||||||
CONFIG_KERNEL_BIN_NAME="nanokernel"
|
CONFIG_KERNEL_BIN_NAME="nanokernel"
|
||||||
|
# CONFIG_DEBUG is not set
|
||||||
CONFIG_COMPILER_OPT=""
|
CONFIG_COMPILER_OPT=""
|
||||||
CONFIG_MINIMAL_LIBC=y
|
CONFIG_MINIMAL_LIBC=y
|
||||||
|
|
||||||
|
|
|
@ -43,6 +43,7 @@ CONFIG_CROSS_COMPILE=""
|
||||||
# Compile and Link Features
|
# Compile and Link Features
|
||||||
#
|
#
|
||||||
CONFIG_KERNEL_BIN_NAME="nanokernel"
|
CONFIG_KERNEL_BIN_NAME="nanokernel"
|
||||||
|
# CONFIG_DEBUG is not set
|
||||||
CONFIG_COMPILER_OPT=""
|
CONFIG_COMPILER_OPT=""
|
||||||
CONFIG_MINIMAL_LIBC=y
|
CONFIG_MINIMAL_LIBC=y
|
||||||
|
|
||||||
|
|
|
@ -64,6 +64,7 @@ CONFIG_CROSS_COMPILE=""
|
||||||
# Compile and Link Features
|
# Compile and Link Features
|
||||||
#
|
#
|
||||||
CONFIG_KERNEL_BIN_NAME="microkernel"
|
CONFIG_KERNEL_BIN_NAME="microkernel"
|
||||||
|
# CONFIG_DEBUG is not set
|
||||||
CONFIG_COMPILER_OPT=""
|
CONFIG_COMPILER_OPT=""
|
||||||
CONFIG_MINIMAL_LIBC=y
|
CONFIG_MINIMAL_LIBC=y
|
||||||
|
|
||||||
|
@ -169,6 +170,8 @@ CONFIG_IOAPIC=y
|
||||||
# Timer Drivers
|
# Timer Drivers
|
||||||
#
|
#
|
||||||
CONFIG_HPET_TIMER=y
|
CONFIG_HPET_TIMER=y
|
||||||
|
# CONFIG_HPET_TIMER_LEGACY_EMULATION is not set
|
||||||
|
# CONFIG_HPET_TIMER_DEBUG is not set
|
||||||
# CONFIG_LOAPIC_TIMER is not set
|
# CONFIG_LOAPIC_TIMER is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue