mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
core/linux-cubox config fix
This commit is contained in:
parent
41a0d08dc3
commit
39dd4fc034
2 changed files with 4 additions and 4 deletions
|
@ -20,7 +20,7 @@ source=('config'
|
|||
"http://download.gna.org/cryptodev-linux/cryptodev-linux-${cryptover}.tar.gz"
|
||||
'dovefb_patch1'.patch
|
||||
'dovefb_patch2'.patch)
|
||||
md5sums=('eeffc616c46e05b3e39485ba88e35b06'
|
||||
md5sums=('8e36d8bd727aee9405460816085d350d'
|
||||
'9d3c56a4b999c8bfbd4018089a62f662'
|
||||
'7b0ac1c0a88d8fbe7316db02f21666e6'
|
||||
'f1a0a82c5a957c45d3a118e4f7c2a80e'
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 3.5.7 Kernel Configuration
|
||||
# Linux/arm 3.5.7-5 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
|
||||
|
@ -350,7 +350,7 @@ CONFIG_ARM_L1_CACHE_SHIFT_6=y
|
|||
CONFIG_ARM_L1_CACHE_SHIFT=6
|
||||
CONFIG_ARM_DMA_MEM_BUFFERABLE=y
|
||||
CONFIG_ARM_NR_BANKS=8
|
||||
# CONFIG_IWMMXT is not set
|
||||
CONFIG_IWMMXT=y
|
||||
CONFIG_CPU_HAS_PMU=y
|
||||
# CONFIG_ARM_ERRATA_430973 is not set
|
||||
# CONFIG_ARM_ERRATA_458693 is not set
|
||||
|
@ -2649,7 +2649,7 @@ CONFIG_FB_UDL=m
|
|||
CONFIG_FB_DOVE=y
|
||||
CONFIG_TDA19988=y
|
||||
CONFIG_DOVE_GPU=y
|
||||
CONFIG_DOVE_GPU_MEM_SIZE=64
|
||||
CONFIG_DOVE_GPU_MEM_SIZE=128
|
||||
# CONFIG_EXYNOS_VIDEO is not set
|
||||
CONFIG_BACKLIGHT_LCD_SUPPORT=y
|
||||
CONFIG_LCD_CLASS_DEVICE=m
|
||||
|
|
Loading…
Reference in a new issue