arm: move CONFIG_PREBOOT="usb start" to KConfig
[platform/kernel/u-boot.git] / include / configs / sunxi-common.h
index 5b0bec0..5d7544b 100644 (file)
@@ -425,7 +425,6 @@ extern int soft_i2c_gpio_scl;
 
 #ifdef CONFIG_USB_KEYBOARD
 #define CONSOLE_STDIN_SETTINGS \
-       "preboot=usb start\0" \
        "stdin=serial,usbkbd\0"
 #else
 #define CONSOLE_STDIN_SETTINGS \