menu "Bootdevice"

config BOOTDEVICE
        bool "Support multiple bootdevice, eMMC or UFS"
        default n
        help
          Used to dynamic select boot device from eMMC or UFS

config STORAGE_LOW_POWER_INTERFACE
        bool "Support userspace storage low power interface"
        default n
        help
          Say yes here to enable userspace storage low power interface

endmenu
