From: Tom Zanussi <tom.zanu...@intel.com> Add an 'ohci-hcd' feature that turns on the kernel options required to support ohci (USB 1.x).
Signed-off-by: Tom Zanussi <tom.zanu...@intel.com> --- meta/cfg/kernel-cache/features/usb/ohci-hcd.cfg | 1 + meta/cfg/kernel-cache/features/usb/ohci-hcd.scc | 6 ++++++ 2 files changed, 7 insertions(+), 0 deletions(-) create mode 100644 meta/cfg/kernel-cache/features/usb/ohci-hcd.cfg create mode 100644 meta/cfg/kernel-cache/features/usb/ohci-hcd.scc diff --git a/meta/cfg/kernel-cache/features/usb/ohci-hcd.cfg b/meta/cfg/kernel-cache/features/usb/ohci-hcd.cfg new file mode 100644 index 0000000..59f6d5f --- /dev/null +++ b/meta/cfg/kernel-cache/features/usb/ohci-hcd.cfg @@ -0,0 +1 @@ +CONFIG_USB_OHCI_HCD=y diff --git a/meta/cfg/kernel-cache/features/usb/ohci-hcd.scc b/meta/cfg/kernel-cache/features/usb/ohci-hcd.scc new file mode 100644 index 0000000..cadcbdf --- /dev/null +++ b/meta/cfg/kernel-cache/features/usb/ohci-hcd.scc @@ -0,0 +1,6 @@ +define KFEATURE_DESCRIPTION "Enable options for ohci (USB 1.x)" +define KFEATURE_COMPATIBILITY board + +include base.scc + +kconf hardware ohci-hcd.cfg -- 1.7.0.4 _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto