fix: 修改SOC_COMPANY为esp

Signed-off-by: fangye <fangye@talkweb.com.cn>
Change-Id: I007f72d7e6bebee495016b5c6a146fe4b47dc2cb
This commit is contained in:
fangye
2022-07-09 16:54:07 +08:00
parent 749f6b7d10
commit eeeb6f7784
+3 -3
View File
@@ -1,4 +1,4 @@
# Copyright (c) 2021 Huawei Device Co., Ltd.
# Copyright (c) 2022 Hunan OpenValley Digital Industry Development Co., Ltd.
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
@@ -16,11 +16,11 @@ config SOC_COMPANY_ESPRESSIF
if SOC_COMPANY_ESPRESSIF
config SOC_COMPANY
default "espressif"
default "esp"
choice
prompt "ESPXX series SoC"
rsource "*/Kconfig.liteos_m.soc"
endchoice
endif # SOC_COMPANY_ESPRESSIF
endif # SOC_COMPANY_ESPRESSIF