Browse Source

irqchip: fill in empty Kconfig

Commit 89214f0 "ARM: bcm2835: add interrupt controller driver" added an
empty drivers/irqchip/Kconfig. Empty files apparently don't work well
with git (sometimes, with some versions?) so add some dummy content to
resolve this issue.

Signed-off-by: Stephen Warren <swarren@wwwdotorg.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
Stephen Warren 12 years ago
parent
commit
0288ac4d66
1 changed files with 1 additions and 0 deletions
  1. 1 0
      drivers/irqchip/Kconfig

+ 1 - 0
drivers/irqchip/Kconfig

@@ -0,0 +1 @@
+# empty