I am trying to build-in the AMD-GPU kernel module to my custom kernel. However, I am only able to build it as a module. When I press y in order to build it a text box appears that reads:
This feature depends on another which has been configured as a module. As a result, this feature will be built as a module.
My question is, what kernel modules does the AMD-GPU module depend on so that I can build it into the kernel?
Apologies for my wording and formatting, and thanks for the help.