mirror of
https://github.com/u-boot/u-boot.git
synced 2024-11-25 21:24:21 +08:00
omap4_panda: Build in cmd_gpio support on panda
Enable the gpio command Signed-off-by: Joe Hershberger <joe.hershberger@ni.com> Cc: Joe Hershberger <joe.hershberger@gmail.com> Cc: Sandeep Paulraj <s-paulraj@ti.com> Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
This commit is contained in:
parent
b5db0a068a
commit
3b413c5bfa
@ -35,6 +35,9 @@
|
||||
|
||||
#include <configs/omap4_common.h>
|
||||
|
||||
/* GPIO */
|
||||
#define CONFIG_CMD_GPIO
|
||||
|
||||
/* ENV related config options */
|
||||
#define CONFIG_ENV_IS_NOWHERE
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user