# CONFIG_CMDLINE:
# 
# On some platforms, there is currently no way for the boot loader to
# pass arguments to the kernel. For these platforms, you can supply
# some command-line options at build time by entering them here.  In
# most cases you will need to specify the root device here.
# 
# Symbol: CMDLINE [=]
# Type  : string
# Defined at arch/powerpc/Kconfig:882
#   Prompt: Initial kernel command string
#   Location:
#     -> Kernel options
# 
# 
# 
CONFIG_CMDLINE=""
