185d72e4aSJohn Baldwin# 285d72e4aSJohn Baldwin# DEFAULTS -- Default kernel configuration file for FreeBSD/i386 385d72e4aSJohn Baldwin# 485d72e4aSJohn Baldwin 56646524fSRuslan Ermilovmachine i386 685d72e4aSJohn Baldwin 7*a51f81c2SEd Masteoptions EARLY_AP_STARTUP 8*a51f81c2SEd Maste 985d72e4aSJohn Baldwin# Bus support. 1085d72e4aSJohn Baldwindevice isa 11acb8c149SMarius Strobloptions ISAPNP 1285d72e4aSJohn Baldwin 1385d72e4aSJohn Baldwin# Pseudo devices. 1485d72e4aSJohn Baldwindevice mem # Memory and kernel memory devices 1585d72e4aSJohn Baldwindevice io # I/O device 1678878cefSWarner Losh 1778878cefSWarner Losh# UART chips on this platform 1878878cefSWarner Loshdevice uart_ns8250 19013d6d8cSJohn Birrell 202b39bb4fSMarcel Moolenaar# Default partitioning schemes 2105002c35SMarcel Moolenaaroptions GEOM_PART_BSD 2291e1be8bSMarcel Moolenaaroptions GEOM_PART_EBR 2305002c35SMarcel Moolenaaroptions GEOM_PART_MBR 2462ee5bbdSWarner Loshoptions GEOM_PART_GPT 2510dc76a3SKip Macy 267e3c9ec9SWarner Losh# Default congestion control algorithm 27bb1d472dSRichard Scheffeneggeroptions CC_CUBIC # include CUBIC congestion control 287e3c9ec9SWarner Losh 2910dc76a3SKip Macy# enable support for native hardware 3010dc76a3SKip Macydevice atpic 316162795bSJohn Baldwin 323091d980SAlexander V. Chernikovoptions NETLINK # netlink(4) support 33