summaryrefslogtreecommitdiff
path: root/drivers/misc/Kconfig
diff options
context:
space:
mode:
authorWei Fu <wefu@redhat.com>2021-12-28 11:44:18 +0300
committersom.qin <som.qin@starfivetech.com>2021-12-30 08:38:04 +0300
commitc204ddb84b3c956ce5ad13cfb4486d9bd598194c (patch)
treea6a22fc49b15b23ac022e6975e22c7e45fa6d17b /drivers/misc/Kconfig
parent26e56a202d6af54a19c2bc97ef1ab5b8804b3f54 (diff)
downloadu-boot-c204ddb84b3c956ce5ad13cfb4486d9bd598194c.tar.xz
starfive: add ID_EEPROM supoort for visionfive V1
This patch add ID_EEPROM (mac command) support for visionfive V1. Signed-off-by: Wei Fu <wefu@redhat.com>
Diffstat (limited to 'drivers/misc/Kconfig')
-rw-r--r--drivers/misc/Kconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/misc/Kconfig b/drivers/misc/Kconfig
index 2f45f1e72c..047da21a48 100644
--- a/drivers/misc/Kconfig
+++ b/drivers/misc/Kconfig
@@ -77,8 +77,7 @@ config SIFIVE_OTP
config STARFIVE_OTP
bool "StarFive eMemory OTP driver"
- depends on MISC && JH_STARLIGHT
- default y if JH_STARLIGHT
+ depends on MISC && JH_STARLIGHT && !ID_EEPROM
help
Enable support for reading and writing the eMemory OTP on the
StarFive SoCs.