aboutsummaryrefslogtreecommitdiff
path: root/configs/turris_omnia_defconfig
diff options
context:
space:
mode:
authorMarek BehĂșn <marek.behun@nic.cz>2019-05-02 16:53:32 +0200
committerStefan Roese <sr@denx.de>2019-05-03 08:14:39 +0200
commit6b26f3e3121cd9b236f843a9c49627d50517058a (patch)
treed3fc0c77b83e63d6d19ef9401c21b533868147a4 /configs/turris_omnia_defconfig
parentb4b6a4e4eccb1d2749fd0c3c8a801d333be7e2c1 (diff)
downloadu-boot-6b26f3e3121cd9b236f843a9c49627d50517058a.zip
u-boot-6b26f3e3121cd9b236f843a9c49627d50517058a.tar.gz
u-boot-6b26f3e3121cd9b236f843a9c49627d50517058a.tar.bz2
arm: mvebu: turris_omnia: move ATSHA204A from defconfig to Kconfig
This driver is required for Turris Omnia to read ethernet addresses. Move the dependency from turris_omnia_defconfig to Kconfig. Signed-off-by: Marek BehĂșn <marek.behun@nic.cz> Reviewed-by: Stefan Roese <sr@denx.de> Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'configs/turris_omnia_defconfig')
-rw-r--r--configs/turris_omnia_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/turris_omnia_defconfig b/configs/turris_omnia_defconfig
index c21659b..93763c4 100644
--- a/configs/turris_omnia_defconfig
+++ b/configs/turris_omnia_defconfig
@@ -48,7 +48,6 @@ CONFIG_AHCI_MVEBU=y
CONFIG_SATA=y
CONFIG_SCSI=y
CONFIG_SCSI_AHCI=y
-CONFIG_ATSHA204A=y
CONFIG_DM_MMC=y
CONFIG_MMC_SDHCI=y
CONFIG_MMC_SDHCI_MV=y