blob: 7e9d7cd7b76bf754acb4e76e67a012908b941f3a [file] [log] [blame]
# Copyright 2022 The Fuchsia Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
import("chromebook-x64.gni")
# Enable DFv2.
board_configs += [ "//build/drivers:enable_dfv2" ]
board_bootfs_labels -= [ "//src/devices/usb/drivers/xhci" ]
board_bootfs_labels += [ "//src/devices/usb/drivers/xhci:xhci-dfv2" ]
board_bootfs_labels += [
"//bundles/drivers:bootstrap-dfv2",
"//src/devices/bin/driver_host2",
]