Skip to content

Commit

Permalink
ARM: mach-shmobile: include drivers/sh/Kconfig
Browse files Browse the repository at this point in the history
Many of the config bit are presently duplicated between the platforms,
which will gradually cleaned up through centralization. For the moment we
expose some new INTC features through drivers/sh/Kconfig that the ARM
platforms presently don't enable, so make it generally available.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
  • Loading branch information
Paul Mundt committed Nov 1, 2010
1 parent 2669efe commit be8cb58
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions arch/arm/mach-shmobile/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -116,4 +116,6 @@ endmenu
config SH_CLK_CPG
bool

source "drivers/sh/Kconfig"

endif

0 comments on commit be8cb58

Please sign in to comment.