projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba23c37
)
configs: arbel: Use generic timer and npcm reset driver
author
Jim Liu
<jim.t90615@gmail.com>
Wed, 10 Apr 2024 05:54:37 +0000
(13:54 +0800)
committer
Tom Rini
<trini@konsulko.com>
Wed, 17 Apr 2024 23:06:09 +0000
(17:06 -0600)
Modify defconfig to use generic timer and npcm reset driver
Signed-off-by: Jim Liu <JJLIU0@nuvoton.com>
configs/arbel_evb_defconfig
patch
|
blob
|
history
diff --git
a/configs/arbel_evb_defconfig
b/configs/arbel_evb_defconfig
index 45fafe790cef8177b0678f820398596b8517eebb..08753aebc0094c2da6f1e8d337f97a44c2489344 100644
(file)
--- a/
configs/arbel_evb_defconfig
+++ b/
configs/arbel_evb_defconfig
@@
-80,7
+80,6
@@
CONFIG_PINCONF=y
CONFIG_PINCTRL_NPCM8XX=y
CONFIG_DM_REGULATOR=y
CONFIG_DM_REGULATOR_NPCM8XX=y
-CONFIG_RESET_SYSCON=y
CONFIG_RNG_NPCM=y
CONFIG_DM_SERIAL=y
CONFIG_NPCM_SERIAL=y
@@
-90,8
+89,6
@@
CONFIG_NPCM_FIU_SPI=y
CONFIG_NPCM_PSPI=y
CONFIG_TEE=y
CONFIG_OPTEE=y
-CONFIG_TIMER=y
-CONFIG_NPCM_TIMER=y
CONFIG_TPM2_FTPM_TEE=y
CONFIG_USB=y
CONFIG_USB_EHCI_HCD=y