]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blame - ubuntu/Kconfig
UBUNTU: Ubuntu-5.15.0-39.42
[mirror_ubuntu-jammy-kernel.git] / ubuntu / Kconfig
CommitLineData
29f98055
LO
1menu "Ubuntu Supplied Third-Party Device Drivers"
2
e2655225
SB
3
4config UBUNTU_ODM_DRIVERS
5 def_bool $(success,$(srctree)/debian/scripts/misc/arch-has-odm-enabled.sh $(DEB_ARCH))
59519abf 6 help
e2655225
SB
7 Turn on support for Ubuntu ODM supplied drivers
8
29f98055
LO
9#
10# NOTE: to allow drivers to be added and removed without causing merge
11# collisions you should add new entries in the middle of the six lines
12# of ## at the bottom of the list. Always add three lines of ## above
13# your new entry and maintain the six lines below.
14#
15
16##
17##
18##
0d3151ac
SF
19source "ubuntu/ubuntu-host/Kconfig"
20##
21##
22##
29f98055
LO
23##
24##
25##
26
27endmenu