mirror of
https://github.com/openharmony/device_soc_esp.git
synced 2026-07-19 17:07:58 -04:00
fix: 修改SOC_COMPANY为esp
Signed-off-by: fangye <fangye@talkweb.com.cn> Change-Id: I007f72d7e6bebee495016b5c6a146fe4b47dc2cb
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user