mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-19 15:05:12 +01:00
strip down even more the kernel configuration
SVN-Revision: 18324
This commit is contained in:
parent
a006cb5e5c
commit
186b555e56
@ -53,6 +53,7 @@ CONFIG_CMDLINE_BOOL=y
|
||||
# CONFIG_DEBUG_BUGVERBOSE is not set
|
||||
# CONFIG_DEBUG_FS is not set
|
||||
CONFIG_DECOMPRESS_GZIP=y
|
||||
CONFIG_DECOMPRESS_LZMA=y
|
||||
CONFIG_DEFAULT_IO_DELAY_TYPE=0
|
||||
# CONFIG_DELL_RBU is not set
|
||||
CONFIG_DEVPORT=y
|
||||
@ -157,6 +158,9 @@ CONFIG_KERNEL_LZMA=y
|
||||
CONFIG_KTIME_SCALAR=y
|
||||
CONFIG_LBD=y
|
||||
# CONFIG_LEDS_ALIX2 is not set
|
||||
# CONFIG_LEDS_TRIGGER_HEARTBEAT is not set
|
||||
# CONFIG_LEDS_TRIGGER_NETDEV is not set
|
||||
# CONFIG_LEDS_TRIGGER_TIMER is not set
|
||||
# CONFIG_M386 is not set
|
||||
CONFIG_M486=y
|
||||
# CONFIG_M586 is not set
|
||||
@ -165,7 +169,7 @@ CONFIG_M486=y
|
||||
# CONFIG_M686 is not set
|
||||
# CONFIG_MACHZ_WDT is not set
|
||||
# CONFIG_MACINTOSH_DRIVERS is not set
|
||||
# CONFIG_MATH_EMULATION is not set
|
||||
CONFIG_MATH_EMULATION=y
|
||||
# CONFIG_MCA is not set
|
||||
# CONFIG_MCORE2 is not set
|
||||
# CONFIG_MCRUSOE is not set
|
||||
@ -206,7 +210,7 @@ CONFIG_MTD_RDC3210_SIZE=0x400000
|
||||
CONFIG_NOHIGHMEM=y
|
||||
CONFIG_NR_CPUS=1
|
||||
# CONFIG_NSC_GPIO is not set
|
||||
CONFIG_NVRAM=y
|
||||
# CONFIG_NVRAM is not set
|
||||
# CONFIG_OLPC is not set
|
||||
# CONFIG_OPTIMIZE_INLINING is not set
|
||||
CONFIG_PAGEFLAGS_EXTENDED=y
|
||||
@ -232,7 +236,7 @@ CONFIG_PHYSICAL_START=0x100000
|
||||
# CONFIG_POWER_TRACER is not set
|
||||
CONFIG_PROCESSOR_SELECT=y
|
||||
# CONFIG_PROVIDE_OHCI1394_DMA_INIT is not set
|
||||
CONFIG_RDC321X_WDT=y
|
||||
CONFIG_RDC321X_WDT=m
|
||||
CONFIG_RD_GZIP=y
|
||||
# CONFIG_RD_LZMA is not set
|
||||
# CONFIG_RELOCATABLE is not set
|
||||
|
Loading…
Reference in New Issue
Block a user