Enable VFP support on EFIKA MX.

This commit is contained in:
Andrew Turner 2013-08-18 11:54:20 +00:00
parent d92167993d
commit 56b8c3f674

View File

@ -58,6 +58,7 @@ options SYSVMSG # SYSV-style message queues
options SYSVSEM # SYSV-style semaphores
options _KPOSIX_PRIORITY_SCHEDULING # POSIX P1003_1B real-time extensions
options INCLUDE_CONFIG_FILE # Include this file in kernel
options VFP # vfp/neon
# required for netbooting
#options BOOTP