If CONFIG_FDT_SIMPLEFB is not set fdt_simplefb.c will not be compiled which 
results in a compilation error if CONFIG_OF_BOARD_SETUP is enabled. This patch 
will fix this error by not trying to setup a framebuffer node in this case.


Martin Stolpe (1):
  rpi: Only add frame buffer node if CONFIG_FDT_SIMPLEFB is set

 board/raspberrypi/rpi/rpi.c | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

-- 
2.43.0

Reply via email to