fs/iso9660: use if ... endif block instead of depends on
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 8 Jun 2015 22:21:34 +0000 (00:21 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 14 Jun 2015 21:18:12 +0000 (23:18 +0200)
commit48229662ce5f01e0765823eca5b53db106ace41a
treeb3f780c015e9985bb44a8e7f16222fbf05b13011
parent1b601a2f3db80521c87a841ca74e609183e3428a
fs/iso9660: use if ... endif block instead of depends on

In preparation to the addition of numerous additional options to the
iso9660 filesystem logic, use a if ... endif block instead of a
depends on for the only option that currently exists.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: Samuel Martin <s.martin49@gmail.com>
Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
fs/iso9660/Config.in