summaryrefslogtreecommitdiffstats
path: root/meta-poky/conf/distro/poky-tiny.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-poky/conf/distro/poky-tiny.conf')
-rw-r--r--meta-poky/conf/distro/poky-tiny.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-poky/conf/distro/poky-tiny.conf b/meta-poky/conf/distro/poky-tiny.conf
index a82d043e48..1f8b6e8ff3 100644
--- a/meta-poky/conf/distro/poky-tiny.conf
+++ b/meta-poky/conf/distro/poky-tiny.conf
@@ -60,7 +60,7 @@ USE_NLS="no"
60 60
61# Comment out any of the lines below to disable them in the build 61# Comment out any of the lines below to disable them in the build
62# DISTRO_FEATURES options: 62# DISTRO_FEATURES options:
63# alsa bluetooth ext2 irda pcmcia usbgadget usbhost wifi nfs zeroconf pci 63# alsa bluetooth ext2 pcmcia usbgadget usbhost wifi nfs zeroconf pci
64DISTRO_FEATURES_TINY = "pci" 64DISTRO_FEATURES_TINY = "pci"
65DISTRO_FEATURES_NET = "ipv4 ipv6" 65DISTRO_FEATURES_NET = "ipv4 ipv6"
66DISTRO_FEATURES_USB = "usbhost" 66DISTRO_FEATURES_USB = "usbhost"