diff options
author | Rafael J. Wysocki <rjw@sisk.pl> | 2012-05-14 23:25:07 +0200 |
---|---|---|
committer | Rafael J. Wysocki <rjw@sisk.pl> | 2012-05-14 23:25:07 +0200 |
commit | 4fc5e65cdbf736a5311b07aa54a916ccaa91ab5f (patch) | |
tree | 046e979630dcc8f51347168c9841b60a0d94467e /arch/arm/mach-shmobile/Kconfig | |
parent | 3c437430f1493b77f5fd3cbc1473b7bdc9686b91 (diff) | |
parent | 7296d93201710865233fbebf7c9853d2f95d7716 (diff) | |
download | talos-op-linux-4fc5e65cdbf736a5311b07aa54a916ccaa91ab5f.tar.gz talos-op-linux-4fc5e65cdbf736a5311b07aa54a916ccaa91ab5f.zip |
Merge branch 'renesas-kzm9g' into renesas-board-new
* renesas-kzm9g:
ARM: mach-shmobile: Use DT_MACHINE for KZM9G
Diffstat (limited to 'arch/arm/mach-shmobile/Kconfig')
-rw-r--r-- | arch/arm/mach-shmobile/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-shmobile/Kconfig b/arch/arm/mach-shmobile/Kconfig index 054f1a3a43cb..8e3602adabef 100644 --- a/arch/arm/mach-shmobile/Kconfig +++ b/arch/arm/mach-shmobile/Kconfig @@ -108,6 +108,7 @@ config MACH_KZM9G bool "KZM-A9-GT board" depends on ARCH_SH73A0 select ARCH_REQUIRE_GPIOLIB + select USE_OF comment "SH-Mobile System Configuration" |