提交 8194c7c4 编写于 作者: G Grant Likely

gpio/sodaville: Mark broken due to core irqdomain migration

The sodaville driver doesn't build anymore due to the transition to
common irq_domain in the core code.  It needs to be reworked, but
the rework isn't trivial.  Since this is a new driver anyway for
v3.4, mark it as broken now and a fixup patch can re-enable it when
the rework change has been tested.
Signed-off-by: NGrant Likely <grant.likely@secretlab.ca>
上级 5430528b
...@@ -419,7 +419,7 @@ config GPIO_ML_IOH ...@@ -419,7 +419,7 @@ config GPIO_ML_IOH
config GPIO_SODAVILLE config GPIO_SODAVILLE
bool "Intel Sodaville GPIO support" bool "Intel Sodaville GPIO support"
depends on X86 && PCI && OF depends on X86 && PCI && OF && BROKEN
select GPIO_GENERIC select GPIO_GENERIC
select GENERIC_IRQ_CHIP select GENERIC_IRQ_CHIP
help help
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册