CONFIG_STDBINUTILS is not available for thedefaultarchitecture x86.
Result is shown for architecture powerpc

Using standard binutils settings

configname: CONFIG_STDBINUTILS

Linux Kernel Configuration
└─>Kernel options
└─>Using standard binutils settings
In linux kernel since version 2.6.30 (release Date: 2009-06-09)  
Turning this option off allows you to select 256KB PAGE_SIZE on 44x.
Note, that kernel will be able to run only those applications,
which had been compiled using binutils later than 2.17.50.0.3 with
'-zmax-page-size' set to 256K (the default is 64K). Or, if using
the older binutils, you can patch them with a trivial patch, which
changes the ELF_MAXPAGESIZE definition from 0x10000 to 0x40000.

depends
CONFIG_44x