amba: Add Kconfig file
Rather than duplicate the ARM_AMBA Kconfig symbol in both 32-bit and 64-bit ARM architectures, move the common definition to drivers/amba where dependent drivers will be located. Signed-off-by: Thierry Reding <treding@nvidia.com>
This commit is contained in:
2
drivers/amba/Kconfig
Normal file
2
drivers/amba/Kconfig
Normal file
@@ -0,0 +1,2 @@
|
||||
config ARM_AMBA
|
||||
bool
|
Reference in New Issue
Block a user