X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=Makefile;h=79a5c8ccbfee460f1077e714921dffcb9315d78f;hb=be5c0608b86852891fd61ec358b0238499bb86ca;hp=bc404c8f989569bac742957094d441ea189913a0;hpb=e8d3eaadcd9474a7e2e2f3af51ad044c3ff2ad80;p=platform%2Fkernel%2Fu-boot.git diff --git a/Makefile b/Makefile index bc404c8..79a5c8c 100644 --- a/Makefile +++ b/Makefile @@ -1125,8 +1125,6 @@ ifneq ($(CONFIG_DM),y) @echo >&2 "See doc/driver-model/migration.rst for more info." @echo >&2 "====================================================" endif - $(call deprecated,CONFIG_DM_USB CONFIG_OF_CONTROL CONFIG_BLK,\ - USB,v2019.07,$(CONFIG_USB)) $(call deprecated,CONFIG_DM_PCI,PCI,v2019.07,$(CONFIG_PCI)) $(call deprecated,CONFIG_DM_VIDEO,video,v2019.07,\ $(CONFIG_LCD)$(CONFIG_VIDEO))