blob: bb91580bf20077fd15dec17a1f327083fdbd3443 [file] [log] [blame] [edit]
# Copyright 2015 The Chromium OS Authors. All rights reserved.
# Distributed under the terms of the GNU General Public License v2
CHROMEOS_KERNEL_SPLITCONFIG="chromiumos-i386"
# Enable a few more video cards as this is a generic board.
VIDEO_CARDS="intel nouveau radeon"
# Initial value just for style purposes.
USE=""
USE="${USE} containers device_jail"
USE="${USE} legacy_keyboard legacy_power_button kernel-4_4"
# Enable all optional features on generic overlays.
USE="${USE} buffet"
# Include many firmwares as this is a "generic" board and might run on a
# wide variety of platforms with who knows what kind of hardware.
LINUX_FIRMWARE="iwlwifi-all"