summaryrefslogtreecommitdiffstats
path: root/sys/conf/options.arm
diff options
context:
space:
mode:
authorgonzo <gonzo@FreeBSD.org>2012-08-25 23:59:31 +0000
committergonzo <gonzo@FreeBSD.org>2012-08-25 23:59:31 +0000
commit6e2925b8b45b5d5cc76bd6271b4f44619eef4f5a (patch)
tree3dfffff58672961e90b482ff50d923de86e5f8b9 /sys/conf/options.arm
parent75d2b5c3879aa6b619bc2027fecf74046ae11837 (diff)
downloadFreeBSD-src-6e2925b8b45b5d5cc76bd6271b4f44619eef4f5a.zip
FreeBSD-src-6e2925b8b45b5d5cc76bd6271b4f44619eef4f5a.tar.gz
Piggyback MIPS changes and add ARM syscons support for devices with
framebuffer While here - sort #if defined() order alphabetically
Diffstat (limited to 'sys/conf/options.arm')
-rw-r--r--sys/conf/options.arm3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/conf/options.arm b/sys/conf/options.arm
index 46b10b6..2fe7b9f 100644
--- a/sys/conf/options.arm
+++ b/sys/conf/options.arm
@@ -55,4 +55,7 @@ VM_MAXUSER_ADDRESS opt_global.h
AT91_ATE_USE_RMII opt_at91.h
AT91_MCI_HAS_4WIRE opt_at91.h
AT91_MCI_SLOT_B opt_at91.h
+GFB_DEBUG opt_gfb.h
+GFB_NO_FONT_LOADING opt_gfb.h
+GFB_NO_MODE_CHANGE opt_gfb.h
AT91C_MAIN_CLOCK opt_at91.h
OpenPOWER on IntegriCloud