9
0
Fork 0
barebox/arch
Holger Schurig 5bd055b660 commands: NET_PING -> CMD_PING
* 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 "Network 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>
2014-05-14 10:03:48 +02:00
..
arm commands: NET_PING -> CMD_PING 2014-05-14 10:03:48 +02:00
blackfin commands: NET_PING -> CMD_PING 2014-05-14 10:03:48 +02:00
mips commands: NET_PING -> CMD_PING 2014-05-14 10:03:48 +02:00
nios2 commands: NET_PING -> CMD_PING 2014-05-14 10:03:48 +02:00
openrisc commands: NET_PING -> CMD_PING 2014-05-14 10:03:48 +02:00
ppc commands: NET_PING -> CMD_PING 2014-05-14 10:03:48 +02:00
sandbox commands: NET_PING -> CMD_PING 2014-05-14 10:03:48 +02:00
x86 x86: ns16550: Rework driver to allow for x86 I/O space 2014-04-09 19:31:42 +02:00
architecture.dox MIPS: add documentation 2011-08-05 18:20:17 +02:00