]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - include/configs/meson64.h
Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to Kconfig
[thirdparty/u-boot.git] / include / configs / meson64.h
index 7ced66774f6bc21848164cdb81582f437e306ea1..78b1615d5cc05f55c0fb1ebbb2117de9dc6bdd71 100644 (file)
@@ -31,8 +31,6 @@
 
 #ifdef CONFIG_USB_KEYBOARD
 #define STDIN_CFG "usbkbd,serial"
-#define CONFIG_USE_PREBOOT
-#define CONFIG_PREBOOT "usb start"
 #else
 #define STDIN_CFG "serial"
 #endif