Warning: chmod(): Operation not permitted in /var/www/hopeinstoughton_www/wp-content/plugins/simple-universal-google-analytics/main.php on line 8 [0] in function chmod in /var/www/hopeinstoughton_www/wp-content/plugins/simple-universal-google-analytics/main.php on line 8 [1] in function include_once in /var/www/hopeinstoughton_www/wp-settings.php on line 560 [2] in function require_once in /var/www/hopeinstoughton_www/wp-config.php on line 85 [3] in function require_once in /var/www/hopeinstoughton_www/wp-load.php on line 50 [4] in function require_once in /var/www/hopeinstoughton_www/wp-blog-header.php on line 13 [5] in function require in /var/www/hopeinstoughton_www/index.php on line 17
| Server IP : 94.177.8.99 / Your IP : 216.73.217.165 Web Server : Apache/2.4.58 (Ubuntu) System : Linux aries 6.8.0-134-generic #134-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 26 18:43:11 UTC 2026 x86_64 User : www-data ( 33) PHP Version : 8.1.34 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /usr/src/linux-headers-6.8.0-134-generic/arch/m68k/ |
Upload File : |
# SPDX-License-Identifier: GPL-2.0 config BOOTPARAM bool "Compiled-in Kernel Boot Parameter" config BOOTPARAM_STRING string "Kernel Boot Parameter" default "console=ttyS0,19200" depends on BOOTPARAM config EARLY_PRINTK bool "Early printk" depends on MMU_MOTOROLA help Write kernel log output directly to a serial port. Where implemented, output goes to the framebuffer as well. PROM console functionality on Sun 3x is not affected by this option. Pass "earlyprintk" on the kernel command line to get a boot console. This is useful for kernel debugging when your machine crashes very early, i.e. before the normal console driver is loaded. You should normally say N here, unless you want to debug such a crash. if !MMU config FULLDEBUG bool "Full Symbolic/Source Debugging support" help Enable debugging symbols on kernel build. config HIGHPROFILE bool "Use fast second timer for profiling" depends on COLDFIRE help Use a fast secondary clock to produce profiling information. config BDM_DISABLE bool "Disable BDM signals" depends on COLDFIRE help Disable the ColdFire CPU's BDM signals. endif