git: update to 2.47
[openadk.git] / target / config / Config.in.cmdline
blob782f51efe2643d33931e025d6b46ff4caee8a916
1 # This file is part of the OpenADK project. OpenADK is copyrighted
2 # material, please see the LICENCE file in the top-level directory.
4 config ADK_TARGET_CMDLINE
5         string "Kernel commandline"
6         default "fbcon=rotate:1" if ADK_TARGET_SYSTEM_SHARP_ZAURUS
7         default "geodewdt.nowayout=1" if ADK_TARGET_MODEL_PCENGINES_ALIX1C
8         default "kinetis_platform=k70-som" if ADK_TARGET_SYSTEM_KINETIS_K70
9         default "metag_da.console_poll=1" if ADK_TARGET_SYSTEM_QEMU_METAG
10         default "earlyprintk=uart8250-32bit,0x99600000" if ADK_TARGET_SYSTEM_ANDES_AG101P
11         default "earlycon noiotrap" if ADK_TARGET_SYSTEM_NUMATO_MIMASV2
12         default ""