v3: alarm: linux-enclustra: -7, extra usb and latest kernel

There are newer bitstreams (17bc30ec) that we're supposed to be
running on the fpga. With that, the latest kernel CL from the stack
seems fine.

Also added a lot of USB devices as modules (not sure why they were
missing before). Appended the output of
`zcat /proc/config.gz|grep CONFIG_USB|grep -v "\#"`, ran on my XU4
board, to the end of our config then normalized it. This should allow
for continued chameleond devlopment while the chameleon fb v4l device
does not produce data yet.

BUG=b/194399618, b/194401705
TEST=`v4l2-ctl --list-formats-ext -d /dev/video0` with
17bc30ecba4bd6e2a276a1a9a773a6acebac4281.10AS048E3F29I2SG.rbf
has the correct resolution
TEST=amstan@chameleon:~$ sudo v4l2-ctl --stream-mmap --stream-to=frame.raw --stream-count=1
amstan@chameleon:~$ hexdump frame.raw |head -n 2
0000000 5c28 0099 570a 00b2 5500 00bf 5500 00c1 # We have pixel data too!!!
0000010 5700 00be 5703 00bb 5703 00bb 5803 00b9
TEST=[   89.088419] input: HD Pro Webcam C920 as /devices/platform/soc/ffb00000.usb/usb1/1-1/1-1:1.0/input/input0

Change-Id: Iaa9428a67234d481fb51579c861ded98ae1f66aa
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/chameleon/+/3443217
Tested-by: Alexandru Stan <amstan@chromium.org>
Auto-Submit: Alexandru Stan <amstan@chromium.org>
Reviewed-by: Paul Fagerburg <pfagerburg@chromium.org>
Commit-Queue: Paul Fagerburg <pfagerburg@chromium.org>
2 files changed