AlaK4X
Linux lhjmq-records 5.15.0-118-generic #128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024 x86_64



Your IP : 3.144.116.34


Current Path : /usr/lib/modules/5.15.0-118-generic/build/ubuntu/
Upload File :
Current File : //usr/lib/modules/5.15.0-118-generic/build/ubuntu/Kconfig

menu "Ubuntu Supplied Third-Party Device Drivers"


config UBUNTU_ODM_DRIVERS
	def_bool $(success,$(srctree)/debian/scripts/misc/arch-has-odm-enabled.sh $(DEB_ARCH))
	help
	  Turn on support for Ubuntu ODM supplied drivers

#
# NOTE: to allow drivers to be added and removed without causing merge
# collisions you should add new entries in the middle of the six lines
# of ## at the bottom of the list.  Always add three lines of ## above
# your new entry and maintain the six lines below.
#

##
##
##
source "ubuntu/ubuntu-host/Kconfig"
##
##
##
##
##
##

endmenu