openeuler inclusion category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/I7VEEV CVE: NA
--------------------------------
The number of drivers opened by openEuler is less than other distributions. In order to narrow the gap with other distributions and support more hardware devices, especially various PC hardware commonly used by developers and personal users, more hardware driver modules need to be enabled.
Reference:https://gitee.com/openeuler/TC/blob/master/oEEP/oEEP-0006%20openEuler%E5%86%...
Changes in v3: Disable PATA configs.
Changes in v2:
Enable more driver configurations, such as crypto, Intel platform, virtio, vdpa, and so on.
Liu Chao (2): configs: aarch64: open drivers' config configs: x86_64: open drivers' config
arch/arm64/configs/openeuler_defconfig | 4448 ++++++++++++++++++----- arch/x86/configs/openeuler_defconfig | 4540 ++++++++++++++++-------- 2 files changed, 6515 insertions(+), 2473 deletions(-)