diff --git a/boards/ublox-c030-u201/Makefile.dep b/boards/ublox-c030-u201/Makefile.dep index b80b1182a1..78e64f15ca 100644 --- a/boards/ublox-c030-u201/Makefile.dep +++ b/boards/ublox-c030-u201/Makefile.dep @@ -4,7 +4,3 @@ ifneq (,$(filter saul_default,$(USEMODULE))) USEMODULE += saul_gpio # USEMODULE += si7034 # TODO: add when si70xx driver is updated endif - -ifneq (,$(filter vfs,$(USEMODULE))) - USEMODULE += mtd_sdcard -endif