U-Boot does not support modules, so having tristate options is useless. Therefore this patch does a blind replace of all tristate options to bool tree-wide. Signed-off-by: Anshul Dalal <anshuld@ti.com> Reviewed-by: Heiko Schocher <hs@nabladev.com> Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de> Reviewed-by: Siddharth Vadapalli <s-vadapalli@ti.com> Reviewed-by: Neha Malcom Francis <n-francis@ti.com> Reviewed-by: Romain Gantois <romain.gantois@bootlin.com> Reviewed-by: Simon Glass <sjg@chromium.org>