diff options
author | Olof Johansson <olof@lixom.net> | 2012-09-24 19:07:56 +0200 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2012-09-24 19:07:56 +0200 |
commit | 8f91465d5e18bc34c06720527c630deb88201692 (patch) | |
tree | d73bb46e5075e60efe9de9adab098e2c1dc204ff | |
parent | Merge branch 'next/devel-samsung' of git://git.kernel.org/pub/scm/linux/kerne... (diff) | |
parent | irqchip: fill in empty Kconfig (diff) | |
download | linux-8f91465d5e18bc34c06720527c630deb88201692.tar.xz linux-8f91465d5e18bc34c06720527c630deb88201692.zip |
Merge branch 'bcm2835/soc' into next/soc
* bcm2835/soc:
irqchip: fill in empty Kconfig
-rw-r--r-- | drivers/irqchip/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/irqchip/Kconfig b/drivers/irqchip/Kconfig index e69de29bb2d1..1bb8bf6d7fd4 100644 --- a/drivers/irqchip/Kconfig +++ b/drivers/irqchip/Kconfig @@ -0,0 +1 @@ +# empty |