mb/google/poppy/variants/nocturne: enable "Base Attached Switch" device

This enables CBAS device on Nocturne to allow hid-google-whisker driver
in kernel properly detect device configuration.

Change-Id: I5905a2de208e94062f2768a9b7d22147f85c7f38
Signed-off-by: Dmitry Torokhov <dtor@chromium.org>
Reviewed-on: https://review.coreboot.org/28262
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Dmitry Torokhov 2018-08-21 15:38:00 -07:00 committed by Patrick Georgi
parent 1b564556e9
commit ab36e26caa
1 changed files with 1 additions and 0 deletions

View File

@ -77,5 +77,6 @@
#define SIO_EC_HOST_ENABLE /* EC Host Interface Resources */
#define EC_ENABLE_MKBP_DEVICE /* Enable cros_ec_keyb device */
#define EC_ENABLE_CBAS_DEVICE /* Enable "Base Attached Switch" device */
#endif /* __MAINBOARD_EC_H__ */