mirror of
https://github.com/linux-sunxi/meta-sunxi.git
synced 2024-11-08 06:18:22 +01:00
Updated based on latest sun7i-defconfig from jwrdegoede
URL:https://github.com/jwrdegoede/linux-sunxi/blob/sunxi-3.4/arch/arm/configs/sun7i_defconfig Also enabled CONFIG_VFPv3
This commit is contained in:
parent
25cd18f212
commit
6f0fb62383
@ -81,6 +81,7 @@ CONFIG_CPU_FREQ_USR_EVNT_NOTIFY=y
|
||||
CONFIG_CPU_FREQ_DVFS=y
|
||||
CONFIG_CPU_IDLE=y
|
||||
CONFIG_VFP=y
|
||||
CONFIG_VFPv3=y
|
||||
CONFIG_NEON=y
|
||||
CONFIG_BINFMT_MISC=y
|
||||
CONFIG_PM_RUNTIME=y
|
||||
@ -477,6 +478,7 @@ CONFIG_NETDEVICES=y
|
||||
CONFIG_NETCONSOLE=y
|
||||
CONFIG_NETCONSOLE_DYNAMIC=y
|
||||
CONFIG_TUN=m
|
||||
CONFIG_SUNXI_EMAC=m
|
||||
CONFIG_PHYLIB=y
|
||||
CONFIG_MICREL_KS8995MA=m
|
||||
CONFIG_PLIP=m
|
||||
@ -684,7 +686,7 @@ CONFIG_PPDEV=m
|
||||
# CONFIG_HW_RANDOM is not set
|
||||
CONFIG_I2C=y
|
||||
CONFIG_I2C_CHARDEV=y
|
||||
CONFIG_I2C_SUNXI=m
|
||||
CONFIG_I2C_SUNXI=y
|
||||
CONFIG_SPI=y
|
||||
CONFIG_SPI_SPIDEV=m
|
||||
CONFIG_PPS=m
|
||||
@ -1215,4 +1217,4 @@ CONFIG_CRYPTO_ZLIB=y
|
||||
CONFIG_CRYPTO_LZO=y
|
||||
CONFIG_CRYPTO_USER_API_HASH=m
|
||||
CONFIG_CRYPTO_USER_API_SKCIPHER=m
|
||||
CONFIG_LIBCRC32C=y
|
||||
CONFIG_LIBCRC32C=y
|
||||
|
Loading…
Reference in New Issue
Block a user