mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-03-15 11:44:11 +00:00
e24: xrp: remove from Kconfig and Makefile
since run git filter-repo, then need to remove from Kconfig and Makefile Signed-off-by: Andy Hu <andy.hu@starfivetech.com>
This commit is contained in:
parent
247c10448e
commit
e3c521b8bd
2 changed files with 0 additions and 6 deletions
|
@ -237,10 +237,6 @@ source "drivers/counter/Kconfig"
|
|||
|
||||
source "drivers/most/Kconfig"
|
||||
|
||||
source "drivers/e24/Kconfig"
|
||||
|
||||
source "drivers/xrp/Kconfig"
|
||||
|
||||
source "drivers/cpufreq/Kconfig"
|
||||
|
||||
endmenu
|
||||
|
|
|
@ -188,5 +188,3 @@ obj-$(CONFIG_GNSS) += gnss/
|
|||
obj-$(CONFIG_INTERCONNECT) += interconnect/
|
||||
obj-$(CONFIG_COUNTER) += counter/
|
||||
obj-$(CONFIG_MOST) += most/
|
||||
obj-$(CONFIG_E24) += e24/
|
||||
obj-$(CONFIG_XRP) += xrp/
|
||||
|
|
Loading…
Add table
Reference in a new issue