storm: libpayload should not yet include USB driver

As the USB driver for storm hardware is not yet available, do not
define it in llibpayload.

BUG=chrome-os-partner:27784
TEST=not much testing yet, just compilation/building

Change-Id: I6aea72cda33b61deb0a7dc69f8295f8c3f61406b
Signed-off-by: Vadim Bendebury <vbendeb@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/200827
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
This commit is contained in:
Vadim Bendebury 2014-05-21 16:19:44 -07:00 committed by chrome-internal-fetch
commit 0bb1411229

View file

@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# libpayload version: 0.2.0
# Thu May 8 14:41:31 2014
# Wed May 21 16:16:26 2014
#
#
@ -47,19 +47,11 @@ CONFIG_LP_8250_SERIAL_CONSOLE=y
#
# CONFIG_LP_RTC_PORT_EXTENDED_VIA is not set
# CONFIG_LP_STORAGE is not set
# CONFIG_LP_TIMER_NONE is not set
CONFIG_LP_TIMER_NONE=y
# CONFIG_LP_TIMER_MCT is not set
# CONFIG_LP_TIMER_TEGRA_1US is not set
CONFIG_LP_TIMER_STORM=y
CONFIG_LP_USB=y
# CONFIG_LP_USB_OHCI is not set
CONFIG_LP_USB_EHCI=y
CONFIG_LP_USB_XHCI=y
CONFIG_LP_USB_HID=y
CONFIG_LP_USB_HUB=y
CONFIG_LP_USB_MSC=y
# CONFIG_LP_USB_PCI is not set
CONFIG_LP_USB_GEN_HUB=y
# CONFIG_LP_USB is not set
# CONFIG_LP_USB_GEN_HUB is not set
# CONFIG_LP_BIG_ENDIAN is not set
CONFIG_LP_LITTLE_ENDIAN=y
# CONFIG_LP_IO_ADDRESS_SPACE is not set