commands: HUSH_GETOPT -> CMD_GETOPT
* this compile option actually turns on a command, so name it
  accordingly
* also move the Kconfig definition into commands/Kconfig, thus
  placing getopt into the "Shell scripting commands" section
* while at it, improve Kconfig documention

Signed-off-by: Holger Schurig <holgerschurig@gmail.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 6e3a969 commit 26a34100e88b707db00f0b66361f344177cdf4ff
@Holger Schurig Holger Schurig authored on 13 May 2014
Sascha Hauer committed on 14 May 2014
Showing 14 changed files
View
arch/arm/configs/chumbyone_defconfig
View
arch/arm/configs/mioa701_defconfig
View
arch/arm/configs/phytec-phycard-omap3_defconfig
View
arch/arm/configs/phytec-phycard-omap4_defconfig
View
arch/arm/configs/solidrun_cubox_defconfig
View
arch/arm/configs/tx51stk5_defconfig
View
arch/mips/configs/dlink-dir-320_defconfig
View
arch/mips/configs/loongson-ls1b_defconfig
View
arch/mips/configs/qemu-malta_defconfig
View
arch/mips/configs/ritmix-rzx50_defconfig
View
arch/ppc/configs/da923rc_defconfig
View
commands/Kconfig
View
common/Kconfig
View
common/hush.c