Skip to content

Commit

Permalink
Enable ZRAM and RFKILL config options
Browse files Browse the repository at this point in the history
  • Loading branch information
popcornmix committed Jan 7, 2013
1 parent ef0b3d3 commit c09a2b2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions arch/arm/configs/bcmrpi_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ CONFIG_ARCH_BCM2708=y
CONFIG_BCM2708_DMAER=m
CONFIG_PREEMPT=y
CONFIG_AEABI=y
CONFIG_CLEANCACHE=y
CONFIG_FRONTSWAP=y
CONFIG_UACCESS_WITH_MEMCPY=y
CONFIG_SECCOMP=y
CONFIG_CC_STACKPROTECTOR=y
Expand Down Expand Up @@ -330,6 +332,8 @@ CONFIG_MAC80211=m
CONFIG_MAC80211_RC_PID=y
CONFIG_MAC80211_MESH=y
CONFIG_WIMAX=m
CONFIG_RFKILL=m
CONFIG_RFKILL_INPUT=y
CONFIG_NET_9P=m
CONFIG_NFC=m
CONFIG_NFC_PN533=m
Expand Down Expand Up @@ -917,6 +921,8 @@ CONFIG_STAGING=y
CONFIG_W35UND=m
CONFIG_PRISM2_USB=m
CONFIG_R8712U=m
CONFIG_ZRAM=m
CONFIG_ZSMALLOC=m
CONFIG_STAGING_MEDIA=y
CONFIG_LIRC_STAGING=y
CONFIG_LIRC_IGORPLUGUSB=m
Expand Down

0 comments on commit c09a2b2

Please sign in to comment.