Merge branch 'master' into next
[platform/kernel/u-boot.git] / drivers / misc / Kconfig
index 31b10f9..7b6c371 100644 (file)
@@ -439,6 +439,15 @@ config TEST_DRV
          model. This should only be enabled for testing as it is not useful for
          anything else.
 
+config USB_HUB_USB251XB
+       tristate "USB251XB Hub Controller Configuration Driver"
+       depends on I2C
+       help
+         This option enables support for configuration via SMBus of the
+         Microchip USB251x/xBi USB 2.0 Hub Controller series. Configuration
+         parameters may be set in devicetree or platform data.
+         Say Y or M here if you need to configure such a device via SMBus.
+
 config TWL4030_LED
        bool "Enable TWL4030 LED controller"
        help