This updates the configuration for ARM CrOS devices (nyans and veyrons)
by using the CHROMEOS Kconfig option, thus reducing the number of
options to select. It also brings proper serial console support.
BUG=none
BRANCH=none
TEST=none
Change-Id: I455b66801c3518319e078aa63d63b515ee80cd22
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Original-Commit-Id: 7a9ec36fd4
Original-Change-Id: Iffc84c44a1d339c5bb575fbaffc40bc2d56bb6cf
Original-Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Original-Reviewed-on: https://review.coreboot.org/17928
Original-Tested-by: build bot (Jenkins)
Original-Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Original-Reviewed-by: Julius Werner <jwerner@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/428258
Commit-Ready: Aaron Durbin <adurbin@chromium.org>
6 lines
163 B
Text
6 lines
163 B
Text
CONFIG_LP_CHROMEOS=y
|
|
CONFIG_LP_ARCH_ARM=y
|
|
CONFIG_LP_8250_SERIAL_CONSOLE=y
|
|
CONFIG_LP_TIMER_TEGRA_1US=y
|
|
CONFIG_LP_USB_EHCI=y
|
|
CONFIG_LP_USB_EHCI_HOSTPC_ROOT_HUB_TT=y
|