u-boot-brain/drivers/usb/phy/Kconfig
Adam Ford 3b9e2a2520 Convert CONFIG_TWL4030_USB to Kconfig
This converts the following to Kconfig:
   CONFIG_TWL4030_USB

Signed-off-by: Adam Ford <aford173@gmail.com>
2018-01-22 16:43:30 -05:00

13 lines
165 B
Plaintext

#
# (C) Copyright 2017
# Adam Ford, Logic PD, aford173@gmail.com
#
# SPDX-License-Identifier: GPL-2.0+
#
comment "USB Phy"
config TWL4030_USB
bool "TWL4030 PHY"