kernel: add missing configuration symbols used on ARM platforms
Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 37217
This commit is contained in:
parent
0b55984e1d
commit
818d2603ee
@ -203,6 +203,7 @@ CONFIG_BASE_SMALL=0
|
||||
# CONFIG_BATTERY_DS2780 is not set
|
||||
# CONFIG_BATTERY_DS2781 is not set
|
||||
# CONFIG_BATTERY_DS2782 is not set
|
||||
# CONFIG_BATTERY_GOLDFISH is not set
|
||||
# CONFIG_BATTERY_MAX17040 is not set
|
||||
# CONFIG_BATTERY_MAX17042 is not set
|
||||
# CONFIG_BATTERY_SBS is not set
|
||||
@ -473,6 +474,7 @@ CONFIG_CONSTRUCTORS=y
|
||||
# CONFIG_CPU_DCACHE_DISABLE is not set
|
||||
# CONFIG_CPU_FREQ is not set
|
||||
# CONFIG_CPU_IDLE is not set
|
||||
# CONFIG_CPU_IDLE_MULTIPLE_DRIVERS is not set
|
||||
# CONFIG_CRAMFS is not set
|
||||
CONFIG_CRASHLOG=y
|
||||
# CONFIG_CRASH_DUMP is not set
|
||||
@ -2386,6 +2388,7 @@ CONFIG_PCI_SYSCALL=y
|
||||
# CONFIG_POWERTV is not set
|
||||
# CONFIG_POWER_AVS is not set
|
||||
# CONFIG_POWER_RESET is not set
|
||||
# CONFIG_POWER_RESET_RESTART is not set
|
||||
# CONFIG_POWER_SUPPLY is not set
|
||||
# CONFIG_POWER_SUPPLY_DEBUG is not set
|
||||
# CONFIG_PPC4xx_GPIO is not set
|
||||
@ -3244,6 +3247,7 @@ CONFIG_TEXTSEARCH=y
|
||||
# CONFIG_THERMAL_HWMON is not set
|
||||
# CONFIG_THRUSTMASTER_FF is not set
|
||||
CONFIG_TICK_ONESHOT=y
|
||||
# CONFIG_TICK_CPU_ACCOUNTING is not set
|
||||
# CONFIG_TIFM_CORE is not set
|
||||
# CONFIG_TIGON3 is not set
|
||||
# CONFIG_TIMB_DMA is not set
|
||||
|
Loading…
Reference in New Issue
Block a user