These options default to !EXPERT. Since we removed EXPERT from base, these became enabled, adding functionality and size that we do not need.
Signed-off-by: California Sullivan <[email protected]> --- ktypes/base/base.cfg | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/ktypes/base/base.cfg b/ktypes/base/base.cfg index 30a3f77..f716fb3 100644 --- a/ktypes/base/base.cfg +++ b/ktypes/base/base.cfg @@ -791,6 +791,17 @@ CONFIG_WATCHDOG=y # # HID Devices # +# CONFIG_HID_A4TECH is not set +# CONFIG_HID_APPLE is not set +# CONFIG_HID_BELKIN is not set +# CONFIG_HID_CHERRY is not set +# CONFIG_HID_CHICONY is not set +# CONFIG_HID_CYPRESS is not set +# CONFIG_HID_EZKEY is not set +# CONFIG_HID_KENSINGTON is not set +# CONFIG_HID_LOGITECH is not set +# CONFIG_HID_MICROSOFT is not set +# CONFIG_HID_MONTEREY is not set # # USB support -- 2.5.0 -- _______________________________________________ linux-yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/linux-yocto
