configs: mediatek: mt8395_genio_1200_evk: remove CONFIG_IDENT_STRING
Remove CONFIG_IDENT_STRING from the mt8395_genio_1200_evk defconfig. This makes it consistent with other mediatek defconfigs and frees the option for use by downstream users. This only affects the version string printed by U-Boot, so it doesn't have any functional impact. Reviewed-by: Julien Stephan <jstephan@baylibre.com> Link: https://patch.msgid.link/20260421-mtk-configs-remove-ident-string-v1-4-66d5fc3d67be@baylibre.com Signed-off-by: David Lechner <dlechner@baylibre.com>
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
#include <configs/mt8195.config>
|
||||
|
||||
CONFIG_DEFAULT_DEVICE_TREE="mediatek/mt8395-genio-1200-evk"
|
||||
CONFIG_IDENT_STRING="mt8395-genio-1200-evk"
|
||||
|
||||
Reference in New Issue
Block a user