Thread (7 messages) 7 messages, 3 authors, 2015-02-20

[PATCH] [media] [kbuild] Add and use IS_REACHABLE macro

From: Michal Marek <hidden>
Date: 2015-02-20 10:24:24
Also in: linux-kbuild, linux-media, lkml

On 2015-02-20 10:29, Arnd Bergmann wrote:
On Thursday 19 February 2015 16:06:18 Michal Marek wrote:
quoted
quoted
We have similar problems in other areas
of the kernel. In theory, we could enforce the VIDEO_TUNER driver to
be modular here by adding lots of dependencies to it:

config VIDEO_TUNER
      tristate
      depends on MEDIA_TUNER_TEA5761 || !MEDIA_TUNER_TEA5761
      depends on MEDIA_TUNER_TEA5767 || !MEDIA_TUNER_TEA5767
      depends on MEDIA_TUNER_MSI001  || !MEDIA_TUNER_MSI001
Nah, that's even uglier. I suggest to merge your IS_REACHABLE patch.
Ok, can I take this as an ack from your side to merge the
include/linux/kconfig.h part of the patch through the linux-media
tree?
Yes. If you want

Acked-by: Michal Marek <redacted> [kconfig]

I thought about splitting up the patch into two, but that would
just make merging it harder because we'd still have the dependency.
Agreed, no need to pedantically split patches just for the sake of it.

Michal
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help