e24: xrp: remove from Kconfig and Makefile
authorAndy Hu <andy.hu@starfivetech.com>
Tue, 6 Dec 2022 10:43:31 +0000 (18:43 +0800)
committerAndy Hu <andy.hu@starfivetech.com>
Tue, 6 Dec 2022 10:43:31 +0000 (18:43 +0800)
since run git filter-repo, then need to remove from Kconfig and
Makefile

Signed-off-by: Andy Hu <andy.hu@starfivetech.com>
drivers/Kconfig
drivers/Makefile

index 1898ff9..e7fe5fd 100644 (file)
@@ -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
index 07fe733..be5d40a 100644 (file)
@@ -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/