Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-11-26 | ARM: tegra: Move AHB Kconfig to drivers/amba | Thierry Reding | |
This will allow the Kconfig option to be shared among 32-bit and 64-bit ARM. Signed-off-by: Thierry Reding <treding@nvidia.com> | |||
2014-11-26 | amba: Add Kconfig file | Thierry Reding | |
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> |