Move bc12 under usb, this is not a standalone driver subsystem. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
8 lines
130 B
Plaintext
8 lines
130 B
Plaintext
# Copyright (c) 2022 Google LLC
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
CONFIG_EMUL=y
|
|
CONFIG_GPIO=y
|
|
CONFIG_I2C=y
|
|
CONFIG_USB_BC12=y
|