]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - include/configs/tegra-common-post.h
Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to Kconfig
[thirdparty/u-boot.git] / include / configs / tegra-common-post.h
index f19218799d5c3a0d5e44a9f7f5a9849ae291b5b3..fae0e761fb425380f2895150a08fa42595fa8697 100644 (file)
@@ -42,8 +42,6 @@
 
 #ifdef CONFIG_USB_KEYBOARD
 #define STDIN_KBD_USB ",usbkbd"
-#define CONFIG_USE_PREBOOT
-#define CONFIG_PREBOOT                 "usb start"
 #else
 #define STDIN_KBD_USB ""
 #endif