phosphor-tiny: remove distro setting

This distro feature is not used anywhere.  Remove it to reduce
the clutter.

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I1dd4e5ae52197a377b552a8a0e7d1e6d7e7ebe7f
diff --git a/meta-ibm/conf/distro/openbmc-witherspoon.conf b/meta-ibm/conf/distro/openbmc-witherspoon.conf
index 1ccdeb3..f2caf40 100644
--- a/meta-ibm/conf/distro/openbmc-witherspoon.conf
+++ b/meta-ibm/conf/distro/openbmc-witherspoon.conf
@@ -1,5 +1,4 @@
 require conf/distro/openbmc-openpower.conf
 require conf/distro/include/phosphor-ubi.inc
-require conf/distro/include/phosphor-tiny.inc
 require conf/distro/include/openpower-mrw.inc
 require conf/distro/include/openpower-ubi.inc
diff --git a/meta-phosphor/conf/distro/include/phosphor-tiny.inc b/meta-phosphor/conf/distro/include/phosphor-tiny.inc
deleted file mode 100644
index 990b44e..0000000
--- a/meta-phosphor/conf/distro/include/phosphor-tiny.inc
+++ /dev/null
@@ -1,2 +0,0 @@
-# Include this to get minimum flash image created
-DISTROOVERRIDES .= ":openbmc-phosphor-tiny"