acassis commented on PR #6378:
URL: https://github.com/apache/incubator-nuttx/pull/6378#issuecomment-1151427580

   @adamkaliszan your fb defconfig still incorrect, you need to Normalize it 
using the refresh.sh script, then you will see that this option was removed:
   ```
   diff --git a/boards/xtensa/esp32/ttgo_eink5_v2/configs/fb/defconfig 
b/boards/xtensa/esp32/ttgo_eink5_v2/configs/fb/defconfig
   index b4ef353f11..4eaa7f56d7 100644
   --- a/boards/xtensa/esp32/ttgo_eink5_v2/configs/fb/defconfig
   +++ b/boards/xtensa/esp32/ttgo_eink5_v2/configs/fb/defconfig
   @@ -31,7 +31,6 @@ CONFIG_IDLETHREAD_STACKSIZE=3072
    CONFIG_INIT_ENTRYPOINT="nsh_main"
    CONFIG_INTELHEX_BINARY=y
    CONFIG_LCD_PORTRAIT=y
   -CONFIG_LCD_SSD1680_2_9=y
    CONFIG_MM_REGIONS=3
    CONFIG_NSH_ARCHINIT=y
    CONFIG_NSH_BUILTIN_APPS=y
    ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to