summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeo Wang <leozwang@google.com>2016-01-14 19:49:52 +0000
committerAndroid Partner Code Review <android-gerrit-partner@google.com>2016-01-14 19:49:52 +0000
commit0c3ea43e5e5f57372208df6c4ec21430b9e92d23 (patch)
tree3c0dda5e580e1527e8cf1984ff1cf367dcab32b3
parentb226cac02fee67f09a7eb5b847710c6207675e0f (diff)
parent66727dbd8ecd8bb588e410031415119e2a457c93 (diff)
downloadkylin-0c3ea43e5e5f57372208df6c4ec21430b9e92d23.tar.gz
Merge "Enable CONFIGFS." into m-brillo-dev-kylin
-rw-r--r--soc/soc.kconf8
1 files changed, 8 insertions, 0 deletions
diff --git a/soc/soc.kconf b/soc/soc.kconf
index eac711a..b14fc19 100644
--- a/soc/soc.kconf
+++ b/soc/soc.kconf
@@ -22,3 +22,11 @@ CONFIG_EMAC_ROCKCHIP=y
CONFIG_SND_SOC_RT5616=y
CONFIG_REBOOT_MODE=y
CONFIG_SYSCON_REBOOT_MODE=y
+#
+# USB Peripheral Controller
+#
+CONFIG_USB_LIBCOMPOSITE=y
+CONFIG_USB_F_FS=y
+CONFIG_USB_CONFIGFS=y
+CONFIG_USB_CONFIGFS_F_FS=y
+CONFIG_USB_CONFIGFS_UEVENT=y