config_5.txt 548 B

1234567891011121314
  1. # Please note that this is only a sample, we recommend you to change it to fit
  2. # your needs.
  3. # You should override this file using BR2_PACKAGE_RPI_FIRMWARE_CONFIG_FILE.
  4. # See http://buildroot.org/manual.html#rootfs-custom
  5. # and http://elinux.org/RPiconfig for a description of config.txt syntax
  6. kernel=Image
  7. # To use an external initramfs file
  8. #initramfs rootfs.cpio.gz
  9. # Disable overscan assuming the display supports displaying the full resolution
  10. # If the text shown on the screen disappears off the edge, comment this out
  11. disable_overscan=1