diff options
author | Olof Johansson <[email protected]> | 2012-09-24 10:07:56 -0700 |
---|---|---|
committer | Olof Johansson <[email protected]> | 2012-09-24 10:07:56 -0700 |
commit | 8f91465d5e18bc34c06720527c630deb88201692 (patch) | |
tree | d73bb46e5075e60efe9de9adab098e2c1dc204ff | |
parent | 8437de04d1475ee4af43a217ac2ca74eb9f58ad1 (diff) | |
parent | 0288ac4d666666d1d12a83deee1a27df1debdb7c (diff) |
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 |