summaryrefslogtreecommitdiff
path: root/configs/seaboard_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2019-02-20 20:28:57 +0300
committerTom Rini <trini@konsulko.com>2019-02-20 20:28:57 +0300
commit888f9aa5cac4227e540a5c91a744ac7bed386e70 (patch)
tree27e0c1da87d75b80ab673d13084fb1489c985893 /configs/seaboard_defconfig
parent0c41e59a37fbd5b10d4837ae30c288a084997465 (diff)
parenta3c9021771608f5b514c75874fa0d8fbee2873d6 (diff)
downloadu-boot-888f9aa5cac4227e540a5c91a744ac7bed386e70.tar.xz
Merge branch 'master' of git://git.denx.de/u-boot-tegra
Diffstat (limited to 'configs/seaboard_defconfig')
-rw-r--r--configs/seaboard_defconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/seaboard_defconfig b/configs/seaboard_defconfig
index 5715665810..aa46f068c3 100644
--- a/configs/seaboard_defconfig
+++ b/configs/seaboard_defconfig
@@ -22,6 +22,8 @@ CONFIG_CMD_EXT4_WRITE=y
# CONFIG_SPL_EFI_PARTITION is not set
CONFIG_DEFAULT_DEVICE_TREE="tegra20-seaboard"
CONFIG_ENV_IS_IN_MMC=y
+CONFIG_SYS_I2C_TEGRA=y
+CONFIG_TEGRA_KEYBOARD=y
CONFIG_SPL_DM=y
CONFIG_DM_PMIC=y
CONFIG_DM_REGULATOR=y
@@ -31,6 +33,7 @@ CONFIG_SYS_NS16550=y
CONFIG_USB=y
CONFIG_DM_USB=y
CONFIG_USB_EHCI_HCD=y
+CONFIG_USB_EHCI_TEGRA=y
CONFIG_USB_ULPI_VIEWPORT=y
CONFIG_USB_ULPI=y
CONFIG_USB_KEYBOARD=y