1 # If you change this file, run 'update-kboot' afterwards to update
 
   3 # For full documentation of the options in this file, see:
 
   7 KBOOT_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
 
  12 # 1080i = ps3fb:mode:4
 
  13 # 1080p = ps3fb:mode:5
 
  15 # This entry is NOT used on RECOVERY kernels
 
  16 KBOOT_CMDLINE_LINUX_DEFAULT="quiet"
 
  17 # This entry is used for all kernels
 
  18 KBOOT_CMDLINE_LINUX="video=ps3fb:mode:6"
 
  20 # Uncomment to disable generation of recovery mode menu entries
 
  21 #KBOOT_DISABLE_RECOVERY="true"