summaryrefslogtreecommitdiffstats
path: root/drivers/amba/Kconfig
Commit message (Collapse)AuthorAgeFilesLines
* amba: Hide TEGRA_AHB symbolThierry Reding2015-11-241-1/+1
| | | | | | | The symbol depends on ARCH_TEGRA and will default to y. There are no circumstances under which it is desirable to disable this option. Signed-off-by: Thierry Reding <treding@nvidia.com>
* ARM: tegra: Move AHB Kconfig to drivers/ambaThierry Reding2014-11-261-0/+12
| | | | | | | This will allow the Kconfig option to be shared among 32-bit and 64-bit ARM. Signed-off-by: Thierry Reding <treding@nvidia.com>
* amba: Add Kconfig fileThierry Reding2014-11-261-0/+2
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>
OpenPOWER on IntegriCloud