diff options
Diffstat (limited to 'board/theobroma-systems/puma_rk3399/Kconfig')
-rw-r--r-- | board/theobroma-systems/puma_rk3399/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/theobroma-systems/puma_rk3399/Kconfig b/board/theobroma-systems/puma_rk3399/Kconfig index 15af55574c0..cc745f56b57 100644 --- a/board/theobroma-systems/puma_rk3399/Kconfig +++ b/board/theobroma-systems/puma_rk3399/Kconfig @@ -11,6 +11,7 @@ config SYS_CONFIG_NAME config BOARD_SPECIFIC_OPTIONS # dummy def_bool y + select ENV_IS_NOWHERE config ENV_SIZE default 0x4000 |