diff options
Diffstat (limited to 'configs/portl2_defconfig')
-rw-r--r-- | configs/portl2_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/portl2_defconfig b/configs/portl2_defconfig index 125866d02d7..f9f13af4108 100644 --- a/configs/portl2_defconfig +++ b/configs/portl2_defconfig @@ -4,6 +4,7 @@ CONFIG_SYS_TEXT_BASE=0x07d00000 CONFIG_TARGET_KM_KIRKWOOD=y CONFIG_IDENT_STRING="\nKeymile Port-L2" CONFIG_SYS_EXTRA_OPTIONS="KM_PORTL2" +CONFIG_MISC_INIT_R=y CONFIG_VERSION_VARIABLE=y # CONFIG_DISPLAY_BOARDINFO is not set CONFIG_HUSH_PARSER=y |