Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # For more options and information see
- # http://rpf.io/configtxt
- disable_overscan=1
- hdmi_group=1
- hdmi_mode=4
- hdmi_drive=1
- #hdmi_force_hotplug=0
- temp_limit=75
- gpu_mem=16
- # GPIO Pin Serial Port
- enable_uart=1
- # For OTG Goodness
- dtoverlay=dwc2
- # zefie custom stuff
- # see zefie/gadget_setup.sh in this partition
- # Enable multi gadget (1), or fall back to g_ether (0)
- zefie_enable_configfs=1
- # Device will attempt DHCP on the USB ethernet connection, but will also listen on this IP (multi IP)
- zefie_diag_ip=192.168.99.1/30
- ## The following require zefie_enable_configfs to be enabled, otherwise are ignored ##
- # Enable a second serial port, which isn't used by anything (such as a tty)
- zefie_second_serial=1
- # Enable file-backed Mass Storage Device (if file exists in pi land)
- zefie_msd_file=/var/lib/gadgetstore.img
- # Enable Mass Storage in CD-ROM mode (for ISOs) (0 = no, 1 = yes)
- zefie_msd_cdrom=0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement