No description
Find a file
Peter Mitsis b643468280 IOAPIC defaults to y when LOAPIC is enabled
For as long as the IOAPIC and LOAPIC code is coupled (as it currently is),
enabling LOAPIC must select IOAPIC to be enabled as well.  If future commits
separate the two, then the "select IOAPIC" can be dropped.

Change-Id: Ibe7e6b86e5add19b8b3cc68ebecce760d8914c86
Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
2016-02-05 20:15:20 -05:00
arch basic_minuteia to use HPET timer 2016-02-05 20:15:19 -05:00
doc Doc: Create the Reference Guides part. 2016-02-05 20:15:20 -05:00
drivers IOAPIC defaults to y when LOAPIC is enabled 2016-02-05 20:15:20 -05:00
include toolchain.h: add __used macro 2016-02-05 20:15:19 -05:00
kernel microkernel: put memory map pointers into its own binary section 2016-02-05 20:15:18 -05:00
lib build: build libc as object, not kbuild library (lib.a) 2016-02-05 20:14:45 -05:00
misc Remove Kconfig option PROT_MODE_SWITCH_PROMPT 2016-02-05 20:14:45 -05:00
net Bluetooth: Fix alignment 2016-02-05 20:14:44 -05:00
samples Clean up microkernel sys_kernel configuration files 2016-02-05 20:15:19 -05:00
scripts sanity: add new line when emitting an error 2016-02-05 20:15:19 -05:00
shared/include/nanokernel/x86 doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore initial commit for next-gen sanity checks 2016-02-05 20:14:42 -05:00
.mailmap First commit 2015-04-10 16:44:37 -07:00
Kconfig kconfig: Rename Zephyr OS -> Zephyr Kernel 2016-02-05 20:14:26 -05:00
Makefile build: rename platform target to drivers 2016-02-05 20:14:45 -05:00
Makefile.inc build: simplify clean target 2016-02-05 20:14:45 -05:00
zephyr-env.sh Rename Zephyr OS into Zephyr Kernel 2016-02-05 20:14:26 -05:00