X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Ftegra-common-post.h;h=f19218799d5c3a0d5e44a9f7f5a9849ae291b5b3;hb=b06da06dd41b9c72b06c9d03f434d4263bbf6bbd;hp=9685ee5059abede014ee3089c76c65e769159685;hpb=eb53a18c9e903e35e8e8d52da96c33b63822881c;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/tegra-common-post.h b/include/configs/tegra-common-post.h index 9685ee5..f192187 100644 --- a/include/configs/tegra-common-post.h +++ b/include/configs/tegra-common-post.h @@ -42,6 +42,7 @@ #ifdef CONFIG_USB_KEYBOARD #define STDIN_KBD_USB ",usbkbd" +#define CONFIG_USE_PREBOOT #define CONFIG_PREBOOT "usb start" #else #define STDIN_KBD_USB ""